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 7f310fe commit 898d526Copy full SHA for 898d526
libs/providers/flagd-web/package.json
@@ -11,7 +11,7 @@
11
},
12
"dependencies": {
13
"@openfeature/flagd-core": "1.0.0",
14
- "@connectrpc/connect": "^1.4.0",
+ "@connectrpc/connect": "^2.0.0",
15
"@connectrpc/connect-web": "^1.4.0",
16
"@bufbuild/protobuf": "^1.2.0"
17
}
package.json
@@ -15,7 +15,7 @@
"private": true,
"@bufbuild/protobuf": "^1.2.0",
18
19
20
"@flipt-io/flipt": "^1.2.0",
21
"@flipt-io/flipt-client-browser": "^0.3.1",
0 commit comments