File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1818 },
1919 "dependencies" : {
2020 "@notionhq/client" : " ^4.0.1" ,
21+ "@types/cors" : " ^2.8.17" ,
22+ "@types/express" : " ^4.17.21" ,
23+ "@types/node" : " ^20.10.5" ,
2124 "amqplib" : " ^0.10.3" ,
2225 "cors" : " ^2.8.5" ,
2326 "dotenv" : " ^16.3.1" ,
2427 "express" : " ^4.18.2" ,
2528 "helmet" : " ^7.1.0" ,
26- "morgan" : " ^1.10.0"
29+ "morgan" : " ^1.10.0" ,
30+ "typescript" : " ^5.3.3"
2731 },
2832 "devDependencies" : {
29- "@types/cors" : " ^2.8.17" ,
30- "@types/express" : " ^4.17.21" ,
3133 "@types/jest" : " ^29.5.8" ,
3234 "@types/morgan" : " ^1.9.9" ,
33- "@types/node" : " ^20.10.5" ,
3435 "@typescript-eslint/parser" : " ^8.0.1" ,
3536 "eslint" : " ^9.9.0" ,
3637 "jest" : " ^29.7.0" ,
37- "tsx" : " ^4.6.2" ,
38- "typescript" : " ^5.3.3"
38+ "tsx" : " ^4.6.2"
3939 },
4040 "engines" : {
4141 "node" : " >=18.0.0"
You can’t perform that action at this time.
0 commit comments