Skip to content

Commit

Permalink
use yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
gpeng committed Jan 26, 2024
1 parent 4259b0c commit 5efd2f2
Show file tree
Hide file tree
Showing 2 changed files with 217 additions and 212 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@
"private": "true",
"dependencies": {
"esbuild": "^0.19.12",
"dfe-autocomplete": "DFE-Digital/dfe-autocomplete#11738c0",
"govuk-frontend": "^5.0.0",
"sass": "^1.70.0"
"sass": "^1.70.0",
"dfe-autocomplete": "github:DFE-Digital/dfe-autocomplete#main",
"accessible-autocomplete": "^2.0.4"
},
"scripts": {
"build": "esbuild app/javascript/*.* --bundle --sourcemap --outdir=app/assets/builds --public-path=assets",
Expand Down
Loading

0 comments on commit 5efd2f2

Please sign in to comment.