Skip to content

Commit

Permalink
chore: add protobuf dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jinoosss committed Jan 12, 2025
1 parent 0aee3ff commit 454d4d5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/adena-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@
},
"dependencies": {
"@adena-wallet/sdk": "^0.0.2",
"@bufbuild/protobuf": "^2.2.3",
"@gnolang/gno-js-client": "1.3.0",
"@gnolang/tm2-js-client": "1.2.1",
"@tanstack/react-query": "^4.36.1",
Expand Down
8 changes: 8 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1769,6 +1769,13 @@ __metadata:
languageName: node
linkType: hard

"@bufbuild/protobuf@npm:^2.2.3":
version: 2.2.3
resolution: "@bufbuild/protobuf@npm:2.2.3"
checksum: 567ca0497669a8944fe84a9fdfa236e4a91d5879190c0ec0c8727d5220cbc21a85d06a114ac1eb35387fc5cb1dcbb7adc583c4d4f6a2ecb34fbe61dcaa7e7e9b
languageName: node
linkType: hard

"@colors/colors@npm:1.5.0":
version: 1.5.0
resolution: "@colors/colors@npm:1.5.0"
Expand Down Expand Up @@ -7883,6 +7890,7 @@ __metadata:
"@babel/preset-env": ^7.23.9
"@babel/preset-react": ^7.23.3
"@babel/preset-typescript": ^7.23.3
"@bufbuild/protobuf": ^2.2.3
"@gnolang/gno-js-client": 1.3.0
"@gnolang/tm2-js-client": 1.2.1
"@jest/globals": ^29.7.0
Expand Down

0 comments on commit 454d4d5

Please sign in to comment.