mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-04 06:57:12 +01:00
fix most type errors
still have a few things outstanding
This commit is contained in:
committed by
Thomas Ruoff
parent
c3d8c6f3e0
commit
90ac05a907
@@ -10,6 +10,8 @@
|
||||
"test:ci": "jest"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/mongoose": "^5.7.36",
|
||||
"@types/uuid": "^8.3.0",
|
||||
"moment": "^2.27.0",
|
||||
"mongoose": "^5.9.25",
|
||||
"next": "^9.5.2",
|
||||
@@ -21,6 +23,7 @@
|
||||
"uuid": "^8.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^26.0.10",
|
||||
"@types/react": "^16.9.48",
|
||||
"babel-jest": "^26.3.0",
|
||||
"eslint": "^7.6.0",
|
||||
|
||||
Reference in New Issue
Block a user