Skip to content

Commit c8489ed

Browse files
Added missing peer dependecies bignumber and protobuf (#366)
1 parent 2a072b4 commit c8489ed

File tree

2 files changed

+152
-105
lines changed

2 files changed

+152
-105
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,10 @@
1515
"@multiversx/sdk-dapp-ui": "^0.x",
1616
"@multiversx/sdk-dapp-utils": "2.0.2",
1717
"axios": "1.10.0",
18+
"bignumber.js": "^9.x",
1819
"classnames": "2.3.2",
1920
"moment": "2.29.4",
21+
"protobufjs": "^7.5.3",
2022
"react": "18.2.0",
2123
"react-dom": "18.2.0",
2224
"react-router-dom": "6.16.0"

0 commit comments

Comments
 (0)