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 9b3c409 commit 5bc3a02Copy full SHA for 5bc3a02
examples/with-workflow/package.json
@@ -15,7 +15,7 @@
15
"typescript": "^5.8.3"
16
},
17
"dependencies": {
18
- "@commandkit/workflow": "workspace:*",
+ "@commandkit/workflow": "^0",
19
"commandkit": "^1.2.0-rc.12",
20
"discord.js": "^14.24.0",
21
"workflow": "^4.0.1-beta.12"
packages/workflow/README.md
@@ -1,6 +1,6 @@
1
# @commandkit/workflow
2
3
-CommandKit plugin for useworkflow.dev
+CommandKit plugin for [useworkflow.dev](https://useworkflow.dev).
4
5
## Installation
6
0 commit comments