1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00

lock ocean-contracts to 0.5.16 (#781)

This commit is contained in:
Alex Coseru 2021-04-30 16:00:34 +03:00 committed by GitHub
parent c528fe34e4
commit c544eaf446
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,7 +46,7 @@
}, },
"dependencies": { "dependencies": {
"@ethereum-navigator/navigator": "^0.5.2", "@ethereum-navigator/navigator": "^0.5.2",
"@oceanprotocol/contracts": "^0.5.16", "@oceanprotocol/contracts": "0.5.16",
"@types/crypto-js": "^4.0.1", "@types/crypto-js": "^4.0.1",
"cross-fetch": "^3.1.2", "cross-fetch": "^3.1.2",
"crypto-js": "^4.0.0", "crypto-js": "^4.0.0",