Skip to content

Commit

Permalink
using tag for drt-react
Browse files Browse the repository at this point in the history
Signed-off-by: Nilesh Gupta <[email protected]>
  • Loading branch information
ngu04 committed Nov 6, 2024
1 parent 885abb0 commit b000acd
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 8 deletions.
2 changes: 1 addition & 1 deletion client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 0 additions & 6 deletions package-lock.json

This file was deleted.

2 changes: 1 addition & 1 deletion project/Settings.scala
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ object Settings {
"react-markdown" -> "9.0.1",
"@types/react-dom" -> react,
"css-loader" -> "6.7.2",
"@drt/drt-react"-> "https://github.com/UKHomeOffice/drt-react.git#52ac3ce135a13c27820a3e65b529f014e5ce38e5",
"@drt/drt-react"-> "https://github.com/UKHomeOffice/drt-react/tree/1.5.6",
)

/** Dependencies only used by the JS project (note the use of %%% instead of %%) */
Expand Down

0 comments on commit b000acd

Please sign in to comment.