Skip to content

Commit 3c39808

Browse files
committed
Update mcp-scripts in template to npm registry version
1 parent bd971a8 commit 3c39808

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/mcpi-template-default/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"devDependencies": {
2323
"@types/node": "^22.13.13",
24-
"mcp-scripts": "file:../mcp-scripts",
24+
"mcp-scripts": "0.1.1",
2525
"typescript": "^5.8.2"
2626
}
2727
}

0 commit comments

Comments
 (0)