Skip to content

Commit

Permalink
Without protobuf.
Browse files Browse the repository at this point in the history
  • Loading branch information
andreibancioiu committed Mar 20, 2024
1 parent 3e2147c commit 625da33
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 195 deletions.
195 changes: 4 additions & 191 deletions package-lock.json

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

5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@multiversx/sdk-core",
"version": "12.20.0-beta.0",
"version": "12.20.0-beta.1",
"description": "MultiversX SDK for JavaScript and TypeScript",
"main": "out/index.js",
"types": "out/index.d.js",
Expand Down Expand Up @@ -32,9 +32,6 @@
"json-duplicate-key-handle": "1.0.0",
"keccak": "3.0.2"
},
"optionalDependencies": {
"protobufjs": "7.2.4"
},
"devDependencies": {
"@multiversx/sdk-network-providers": "2.2.0",
"@multiversx/sdk-wallet": "3.0.0",
Expand Down

0 comments on commit 625da33

Please sign in to comment.