Skip to content
This repository was archived by the owner on Mar 16, 2025. It is now read-only.

Commit 8569a32

Browse files
committed
Remove unused dep
1 parent 87794df commit 8569a32

File tree

2 files changed

+2
-37
lines changed

2 files changed

+2
-37
lines changed

package-lock.json

-33
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-4
Original file line numberDiff line numberDiff line change
@@ -18,18 +18,16 @@
1818
"@devbookhq/sdk": "^2.6.82",
1919
"cors": "^2.8.5",
2020
"express": "^4.18.2",
21-
"method-override": "^3.0.0",
2221
"morgan": "^1.10.0",
2322
"node-cache": "^5.1.2",
2423
"tsoa": "^5.1.1"
2524
},
2625
"devDependencies": {
2726
"@types/cors": "^2.8.13",
2827
"@types/express": "^4.17.17",
29-
"@types/method-override": "^0.0.32",
3028
"@types/morgan": "^1.9.4",
31-
"@types/node": "^20.4.2",
32-
"esbuild": "^0.18.15",
29+
"@types/node": "^20.4.5",
30+
"esbuild": "^0.18.17",
3331
"js-yaml": "^4.1.0",
3432
"nodemon": "^3.0.1",
3533
"tsx": "^3.12.7",

0 commit comments

Comments
 (0)