We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be70dc8 commit c3c1213Copy full SHA for c3c1213
web/package.json
@@ -2,6 +2,7 @@
2
"name": "@turn-based-mcp/web",
3
"version": "1.0.0",
4
"private": true,
5
+ "type": "module",
6
"scripts": {
7
"dev": "next dev",
8
"build": "next build",
0 commit comments