Skip to content

Commit cb3e1eb

Browse files
authored
fix: Update CLI peer dependency (#2188)
1 parent 9fcd9a1 commit cb3e1eb

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
@@ -18,7 +18,7 @@
1818
"pbts": "bin/pbts"
1919
},
2020
"peerDependencies": {
21-
"protobufjs": "^8.0.0"
21+
"protobufjs": ">=8.0.2 <9"
2222
},
2323
"dependencies": {
2424
"chalk": "^4.0.0",

0 commit comments

Comments
 (0)