Skip to content

Commit 22a26fb

Browse files
committed
try fixing production build
1 parent fcf2e45 commit 22a26fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@
1919
"release:major": "npm version major && git push && git push --tags"
2020
},
2121
"dependencies": {
22+
"@types/node": "^22.13.14",
2223
"@modelcontextprotocol/sdk": "1.8.0",
2324
"eventsource": "^3.0.6"
2425
},
2526
"devDependencies": {
2627
"@types/eventsource": "^1.1.15",
2728
"@types/express": "^5.0.1",
2829
"@types/json-bigint": "^1.0.4",
29-
"@types/node": "^22.13.14",
3030
"duckdb": "^1.2.1",
3131
"express": "^4.21.2",
3232
"json-bigint": "^1.0.0",

0 commit comments

Comments
 (0)