1
0
mirror of https://github.com/oceanprotocol/react.git synced 2024-12-23 01:29:49 +01:00

downgrade web3.js (#197)

* downgrade web3.js

* lock web3.js
This commit is contained in:
Matthias Kretschmann 2020-12-03 13:53:58 +01:00 committed by GitHub
parent 259b8514ee
commit 3945e5a80b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 765 additions and 517 deletions

1280
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -28,7 +28,7 @@
"@oceanprotocol/lib": "^0.9.18",
"axios": "^0.21.0",
"decimal.js": "^10.2.1",
"web3": "^1.3.0",
"web3": "1.2.11",
"web3modal": "^1.9.1"
},
"devDependencies": {