Skip to content

Commit

Permalink
[NETTOYAGE] Supprime dépendances npm inutiles
Browse files Browse the repository at this point in the history
Co-authored-by: Fabien Lamarque <[email protected]>
  • Loading branch information
egaillot and Fabinout committed May 23, 2024
1 parent c67a965 commit 12f4247
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 42 deletions.
42 changes: 3 additions & 39 deletions package-lock.json

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

4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,8 @@
"axios": "^1.6.0",
"cookie-session": "^2.1.0",
"express": "^4.19.2",
"fast-xml-parser": "^4.2.5",
"jose": "^5.2.0",
"mustache-express": "^1.3.2",
"nodemon": "^3.0.1",
"uuid": "^9.0.0"
"nodemon": "^3.0.1"
}
}

0 comments on commit 12f4247

Please sign in to comment.