Update package.json

This commit is contained in:
Mikhail 2023-03-23 09:10:47 +00:00
parent a4a452a9f0
commit fd93a7c6c1

@ -32,6 +32,7 @@
"jsonwebtoken": "^8.5.1",
"mongoose": "^6.7.2",
"ts-node": "^10.9.1",
"tsconfig-paths": "^4.1.0",
"nodemon": "^2.0.20"
},
"devDependencies": {
@ -57,7 +58,6 @@
"prettier": "^2.7.1",
"ts-jest": "^29.0.3",
"tsc-alias": "^1.8.3",
"tsconfig-paths": "^4.1.0",
"typescript": "^4.9.3",
"typescript-transform-paths": "^3.4.4"
},