1
0
mirror of https://github.com/oceanprotocol/commons.git synced 2023-03-15 18:03:00 +01:00

lock to web3 v1.0.0-beta.37

This commit is contained in:
Matthias Kretschmann 2019-04-23 12:16:25 +02:00
parent 2be4569299
commit d6744c9b8f
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 1295 additions and 5075 deletions

20822
client/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -12,7 +12,7 @@
}, },
"dependencies": { "dependencies": {
"@oceanprotocol/art": "^2.2.0", "@oceanprotocol/art": "^2.2.0",
"@oceanprotocol/squid": "^0.5.5", "@oceanprotocol/squid": "^0.5.6",
"@oceanprotocol/typographies": "^0.1.0", "@oceanprotocol/typographies": "^0.1.0",
"classnames": "^2.2.6", "classnames": "^2.2.6",
"filesize": "^4.1.2", "filesize": "^4.1.2",
@ -33,7 +33,7 @@
"react-router-dom": "^5.0.0", "react-router-dom": "^5.0.0",
"react-transition-group": "^3.0.0", "react-transition-group": "^3.0.0",
"slugify": "^1.3.4", "slugify": "^1.3.4",
"web3": "^1.0.0-beta.52" "web3": "1.0.0-beta.37"
}, },
"devDependencies": { "devDependencies": {
"@types/classnames": "^2.2.7", "@types/classnames": "^2.2.7",