Skip to content

Commit fb2f250

Browse files
committed
chore: remove un-needed package.json script
1 parent a8adf1d commit fb2f250

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/sample-app/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
"run:vercel": "npm run build && node dist/src/sample_vercel_ai.js",
2121
"run:vercel_object": "npm run build && node dist/src/sample_vercel_ai_object.js",
2222
"run:vercel_tools": "npm run build && node dist/src/sample_vercel_ai_tools.js",
23-
"debug:tool_calls": "npm run build && node dist/src/debug_tool_calls.js",
2423
"run:sample_vision": "npm run build && node dist/src/sample_vision_prompt.js",
2524
"run:sample_azure": "npm run build && node dist/src/sample_azure.js",
2625
"run:openai_streaming": "npm run build && node dist/src/sample_openai_streaming.js",

0 commit comments

Comments
 (0)