mirror of
https://github.com/swissmakers/swiss-datashare.git
synced 2026-04-11 10:27:01 +02:00
chore: Fixed some missing dependencies in package.json
The backend was missing "reflect-metadata" and the frontend was missing "@emotion/react" and "@emotion/server". Also added JetBrains specific stuff in .gitignore
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
"passport": "^0.6.0",
|
||||
"passport-jwt": "^4.0.0",
|
||||
"passport-local": "^1.0.0",
|
||||
"reflect-metadata": "^0.1.13",
|
||||
"rimraf": "^3.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user