Skip to content

Commit

Permalink
Fix protobufjs installation
Browse files Browse the repository at this point in the history
  • Loading branch information
webmaster128 committed Sep 20, 2023
1 parent 4ca2da2 commit f5cec14
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 50 deletions.
24 changes: 2 additions & 22 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions .yarn/cache/protobufjs-npm-6.11.3-566fb31188-4a6ce19641.zip

This file was deleted.

Binary file modified .yarn/cache/protobufjs-npm-6.11.4-af11968b80-b2fc6a0189.zip
Binary file not shown.
26 changes: 1 addition & 25 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6305,31 +6305,7 @@ __metadata:
languageName: node
linkType: hard

"protobufjs@npm:^6.8.8, protobufjs@npm:~6.11.2":
version: 6.11.3
resolution: "protobufjs@npm:6.11.3"
dependencies:
"@protobufjs/aspromise": ^1.1.2
"@protobufjs/base64": ^1.1.2
"@protobufjs/codegen": ^2.0.4
"@protobufjs/eventemitter": ^1.1.0
"@protobufjs/fetch": ^1.1.0
"@protobufjs/float": ^1.0.2
"@protobufjs/inquire": ^1.1.0
"@protobufjs/path": ^1.1.2
"@protobufjs/pool": ^1.1.0
"@protobufjs/utf8": ^1.1.0
"@types/long": ^4.0.1
"@types/node": ">=13.7.0"
long: ^4.0.0
bin:
pbjs: bin/pbjs
pbts: bin/pbts
checksum: 4a6ce1964167e4c45c53fd8a312d7646415c777dd31b4ba346719947b88e61654912326101f927da387d6b6473ab52a7ea4f54d6f15d63b31130ce28e2e15070
languageName: node
linkType: hard

"protobufjs@npm:~6.11.4":
"protobufjs@npm:^6.8.8, protobufjs@npm:~6.11.2, protobufjs@npm:~6.11.4":
version: 6.11.4
resolution: "protobufjs@npm:6.11.4"
dependencies:
Expand Down

0 comments on commit f5cec14

Please sign in to comment.