Skip to content

Commit

Permalink
tenative reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
gpeng committed Jan 26, 2024
1 parent 475214d commit 47f9cc7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
"name": "app",
"private": "true",
"dependencies": {
"accessible-autocomplete": "^2.0.4",
"dfe-autocomplete": "github:DFE-Digital/dfe-autocomplete#main",
"esbuild": "^0.19.12",
"govuk-frontend": "^5.0.0",
"sass": "^1.70.0",
"dfe-autocomplete": "github:DFE-Digital/dfe-autocomplete#main",
"accessible-autocomplete": "^2.0.4"
"sass": "^1.70.0"
},
"scripts": {
"build": "esbuild app/javascript/*.* --bundle --sourcemap --outdir=app/assets/builds --public-path=assets",
Expand Down

0 comments on commit 47f9cc7

Please sign in to comment.