We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 050a855 commit 6594041Copy full SHA for 6594041
1 file changed
examples/nodejs/package.json
@@ -35,7 +35,7 @@
35
"threads.append": "npx tsx ./examples/threads/threads.append.ts",
36
"threads.messages.list": "npx tsx ./examples/threads/threads.messages.list.ts",
37
"threads.get": "npx tsx ./examples/threads/threads.get.ts",
38
- "workflows": "npx tsx ./examples/workflows/workflows.ts"
+ "workflow": "npx tsx ./examples/workflows/workflows.ts"
39
},
40
"keywords": [],
41
"author": "Ahmad Awais <me@AhmadAwais.com> (https://twitter.com/MrAhmadAwais)",
0 commit comments