Skip to content

Commit 95b94e8

Browse files
pietrozulloCopilot
andauthored
fix typo
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent eaaabce commit 95b94e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"example:sandbox": "npm run build && node dist/examples/sandbox_everything.js",
6767
"example:oauth": "npm run build && node dist/examples/simple_oauth_example.js",
6868
"example:blender": "npm run build && node dist/examples/blender_use.js",
69-
"example:add_server": "npm run build && node dist/examples/add_sever_tool.js"
69+
"example:add_server": "npm run build && node dist/examples/add_server_tool.js"
7070
},
7171
"dependencies": {
7272
"@dmitryrechkin/json-schema-to-zod": "^1.0.1",

0 commit comments

Comments
 (0)