Skip to content

Commit

Permalink
Removed several unneeded libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Jackson committed Nov 6, 2024
1 parent c09898c commit 4e1215a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 227 deletions.
4 changes: 0 additions & 4 deletions packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,17 +14,13 @@
"test": "jest --env=node"
},
"dependencies": {
"@fortawesome/fontawesome-free": "^6.5.1",
"body-parser": "^1.20.2",
"copy-to-clipboard": "^3.3.3",
"dotenv": "^16.3.1",
"express": "^4.18.2",
"i18next": "^23.7.16",
"i18next-browser-languagedetector": "^7.2.0",
"i18next-fs-backend": "^2.3.1",
"i18next-http-backend": "^2.4.2",
"i18next-http-middleware": "^3.5.0",
"jsdom": "^23.1.0",
"knex": "^2.5.1",
"mustache": "^4.2.0",
"pg": "^8.11.3",
Expand Down
Loading

0 comments on commit 4e1215a

Please sign in to comment.