We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66a863b commit 9a93276Copy full SHA for 9a93276
package.json
@@ -20,11 +20,11 @@
20
],
21
"license": "Apache-2.0",
22
"peerDependencies": {
23
- "@openfeature/js-sdk": "0.5.1",
+ "@openfeature/js-sdk": "^1.0.0",
24
"launchdarkly-node-server-sdk": "6.x"
25
},
26
"devDependencies": {
27
28
"@types/jest": "^27.4.1",
29
"@typescript-eslint/eslint-plugin": "^5.22.0",
30
"@typescript-eslint/parser": "^5.22.0",
0 commit comments