Skip to content

Commit d6571ac

Browse files
0.1.4
1 parent 3ff3311 commit d6571ac

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@convex-dev/workflow",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "Convex component for durably executing workflows.",
55
"keywords": [
66
"convex",
@@ -46,7 +46,7 @@
4646
}
4747
},
4848
"peerDependencies": {
49-
"convex": "~1.16.5 || ~1.17.0"
49+
"convex": "~1.16.5 || ~1.17.0 || ~1.18.0"
5050
},
5151
"dependencies": {
5252
"async-channel": "^0.2.0"

0 commit comments

Comments
 (0)