We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46a06da commit 00c9e87Copy full SHA for 00c9e87
libs/providers/flipt/README.md
@@ -14,7 +14,7 @@ $ npm install @openfeature/flipt-provider
14
15
Both the OpenFeature SDK and the Flipt Node Server SDK are required as peer dependencies.
16
17
-Please make sure to install `@flipt/flipt-io` at versions >= `1.0.0`, as the client API is different in earlier versions.
+Please make sure to install `@flipt-io/flipt` at versions >= `1.0.0`, as the client API is different in earlier versions.
18
19
The peer dependency will also enforce the above version.
20
0 commit comments