Skip to content

Commit b7aea1a

Browse files
committed
match proto version to what sdk is using
Signed-off-by: Jeromy Cannon <[email protected]>
1 parent bb0605b commit b7aea1a

File tree

2 files changed

+5
-17
lines changed

2 files changed

+5
-17
lines changed

package-lock.json

Lines changed: 4 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"author": "Swirlds Labs",
3939
"license": "Apache2.0",
4040
"dependencies": {
41-
"@hashgraph/proto": "^2.15.0",
41+
"@hashgraph/proto": "^2.15.0-beta.3",
4242
"@hashgraph/sdk": "^2.50.0-beta.3",
4343
"@kubernetes/client-node": "^0.21.0",
4444
"@listr2/prompt-adapter-enquirer": "^2.0.11",

0 commit comments

Comments
 (0)