Skip to content

Commit df9533f

Browse files
authored
fix: bump cloudflare sdk dep (#115)
Co-authored-by: Yusinto Ngadiman <[email protected]>
1 parent 606d634 commit df9533f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/sdk/cloudflare/example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"module": "./dist/index.mjs",
66
"packageManager": "[email protected]",
77
"dependencies": {
8-
"@launchdarkly/cloudflare-server-sdk": "2.0.1"
8+
"@launchdarkly/cloudflare-server-sdk": "^2.0.2"
99
},
1010
"devDependencies": {
1111
"@cloudflare/workers-types": "^4.20230321.0",

0 commit comments

Comments
 (0)