@connectrpc/connect-web
Advanced tools
+5
-5
| { | ||
| "name": "@connectrpc/connect-web", | ||
| "version": "2.0.4", | ||
| "version": "2.1.0", | ||
| "license": "Apache-2.0", | ||
@@ -43,4 +43,4 @@ "repository": { | ||
| "@bufbuild/buf": "^1.56.0", | ||
| "@bufbuild/protoc-gen-es": "^2.6.3", | ||
| "@connectrpc/connect-conformance": "^2.0.4", | ||
| "@bufbuild/protoc-gen-es": "^2.7.0", | ||
| "@connectrpc/connect-conformance": "^2.1.0", | ||
| "@wdio/jasmine-framework": "^9.19.1", | ||
@@ -54,5 +54,5 @@ "@wdio/cli": "^9.19.1", | ||
| "peerDependencies": { | ||
| "@bufbuild/protobuf": "^2.2.0", | ||
| "@connectrpc/connect": "2.0.4" | ||
| "@bufbuild/protobuf": "^2.7.0", | ||
| "@connectrpc/connect": "2.1.0" | ||
| } | ||
| } |