Skip to content

Commit 5bc3a02

Browse files
committed
chore: deps
1 parent 9b3c409 commit 5bc3a02

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/with-workflow/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"typescript": "^5.8.3"
1616
},
1717
"dependencies": {
18-
"@commandkit/workflow": "workspace:*",
18+
"@commandkit/workflow": "^0",
1919
"commandkit": "^1.2.0-rc.12",
2020
"discord.js": "^14.24.0",
2121
"workflow": "^4.0.1-beta.12"

packages/workflow/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# @commandkit/workflow
22

3-
CommandKit plugin for useworkflow.dev
3+
CommandKit plugin for [useworkflow.dev](https://useworkflow.dev).
44

55
## Installation
66

0 commit comments

Comments
 (0)