Skip to content

Commit 636b087

Browse files
committed
chore: add cors dependency to package.json
1 parent f6fbfc4 commit 636b087

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

package-lock.json

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/everything/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
},
2424
"dependencies": {
2525
"@modelcontextprotocol/sdk": "^1.19.1",
26+
"cors": "^2.8.5",
2627
"express": "^4.21.1",
2728
"jszip": "^3.10.1",
2829
"zod": "^3.23.8",

0 commit comments

Comments
 (0)