Skip to content

Commit f04eb65

Browse files
committed
i guess it needs to be hard-set version
1 parent 99b395a commit f04eb65

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/cloudflare-one-casb/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
"test": "vitest run"
1313
},
1414
"dependencies": {
15-
"@cloudflare/workers-oauth-provider": "^0.0.3",
15+
"@cloudflare/workers-oauth-provider": "0.0.3",
1616
"@hono/zod-validator": "0.4.3",
17-
"@modelcontextprotocol/sdk": "^1.10.2",
17+
"@modelcontextprotocol/sdk": "1.10.2",
1818
"@repo/mcp-common": "workspace:*",
1919
"agents": "0.0.67",
2020
"cloudflare": "4.2.0",

0 commit comments

Comments
 (0)