Skip to content

Commit

Permalink
remove out of scope changes
Browse files Browse the repository at this point in the history
This reverts commit 756c05c.
  • Loading branch information
edelagnier committed Nov 29, 2023
1 parent 2232981 commit 7d273c9
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 286 deletions.
285 changes: 0 additions & 285 deletions package-lock.json

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

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
"prepare": "husky install"
},
"dependencies": {
"@esbuild/linux-x64": "^0.19.8",
"@gouvminint/vue-dsfr": "^3.6.0",
"@vueform/multiselect": "^2.6.2",
"axios": "^1.6.2",
Expand Down
1 change: 1 addition & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"compilerOptions": {
"allowJs": true,
"experimentalDecorators": true,
"noEmit": true,
"paths": {
Expand Down

0 comments on commit 7d273c9

Please sign in to comment.