Skip to content

Commit a0bf2df

Browse files
authored
fix: Update CLI peer dependency (7.x) (#2189)
1 parent 2189e5b commit a0bf2df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"pbts": "bin/pbts"
2222
},
2323
"peerDependencies": {
24-
"protobufjs": "^7.0.0"
24+
"protobufjs": ">=7.5.6 <8"
2525
},
2626
"dependencies": {
2727
"chalk": "^4.0.0",

0 commit comments

Comments
 (0)