Skip to content

Commit b3097e2

Browse files
0.1.5
1 parent d6571ac commit b3097e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@convex-dev/workflow",
3-
"version": "0.1.4",
3+
"version": "0.1.5",
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 || ~1.18.0"
49+
"convex": "~1.16.5 || >=1.17.0 <1.25.0"
5050
},
5151
"dependencies": {
5252
"async-channel": "^0.2.0"

0 commit comments

Comments
 (0)