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

fixed version for contracts

This commit is contained in:
mihaisc 2022-02-09 15:31:19 +02:00
parent 9174baa3c0
commit fbcd22e714

View File

@ -57,7 +57,7 @@
"web3": ">=1.3.5"
},
"dependencies": {
"@oceanprotocol/contracts": "^1.0.0-alpha.18",
"@oceanprotocol/contracts": "1.0.0-alpha.18",
"bignumber.js": "^9.0.2",
"cross-fetch": "^3.1.4",
"crypto-js": "^4.0.0",