Skip to content

Commit

Permalink
docs: update flipt-io peer dependency (#1046)
Browse files Browse the repository at this point in the history
Signed-off-by: Giovani Brollo Cunha <giovanibrollo@gmail.com>
  • Loading branch information
gbrollo authored Aug 26, 2024
1 parent 46a06da commit 00c9e87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/providers/flipt/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ $ npm install @openfeature/flipt-provider

Both the OpenFeature SDK and the Flipt Node Server SDK are required as peer dependencies.

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.

The peer dependency will also enforce the above version.

Expand Down

0 comments on commit 00c9e87

Please sign in to comment.