Skip to content

Commit f9e1c23

Browse files
authored
feat: Upgrade to use the 1.0.0 release. (#10)
1 parent 83cb287 commit f9e1c23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"author": "LaunchDarkly <team@launchdarkly.com>",
2020
"license": "Apache-2.0",
2121
"dependencies": {
22-
"@launchdarkly/openfeature-node-server": "0.6.3",
22+
"@launchdarkly/openfeature-node-server": ">= 1.0.0",
2323
"@openfeature/server-sdk": "^1.14.0",
2424
"@launchdarkly/node-server-sdk": ">= 9.4.5"
2525
}

0 commit comments

Comments
 (0)