Skip to content

Commit caf20c9

Browse files
0.1.4
1 parent c010ee4 commit caf20c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"email": "support@convex.dev",
88
"url": "https://github.com/get-convex/expo-push-notifications/issues"
99
},
10-
"version": "0.1.3",
10+
"version": "0.1.4",
1111
"license": "Apache-2.0",
1212
"keywords": [
1313
"convex",
@@ -51,7 +51,7 @@
5151
}
5252
},
5353
"peerDependencies": {
54-
"convex": "~1.16.5 || ~1.17.0 || ~1.18.0"
54+
"convex": "~1.16.5 || >=1.17.0 <1.25.0"
5555
},
5656
"dependencies": {
5757
"convex-helpers": "^0.1.58"

0 commit comments

Comments
 (0)