Skip to content

Commit c8a6c1a

Browse files
0.3.3
1 parent ab66615 commit c8a6c1a

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
@@ -2,7 +2,7 @@
22
"name": "@convex-dev/launchdarkly",
33
"description": "A Convex component that syncs LaunchDarkly feature flags.",
44
"homepage": "https://github.com/get-convex/launchdarkly#readme",
5-
"version": "0.3.2",
5+
"version": "0.3.3",
66
"type": "module",
77
"repository": "github:get-convex/launchdarkly",
88
"bugs": {
@@ -32,7 +32,7 @@
3232
"src"
3333
],
3434
"peerDependencies": {
35-
"convex": "~1.16.5 || ~1.17.0 || ~1.18.0"
35+
"convex": "~1.16.5 || >=1.17.0 <1.25.0"
3636
},
3737
"dependencies": {
3838
"@launchdarkly/js-server-sdk-common": "2.8.0",

0 commit comments

Comments
 (0)