mirror of
https://github.com/oceanprotocol-archive/squid-js.git
synced 2024-02-02 15:31:51 +01:00
Add Web3 as peer dependency.
This commit is contained in:
parent
35b3b7313a
commit
a3128a3a04
@ -1,7 +1,7 @@
|
|||||||
History
|
History
|
||||||
=======
|
=======
|
||||||
|
|
||||||
0.5.5 (April 17, 2019)
|
0.5.6 (April 17, 2019)
|
||||||
-------------------------
|
-------------------------
|
||||||
|
|
||||||
* Added `agreement.status` method
|
* Added `agreement.status` method
|
||||||
|
@ -61,6 +61,9 @@
|
|||||||
"url": "https://github.com/oceanprotocol/squid-js/issues"
|
"url": "https://github.com/oceanprotocol/squid-js/issues"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/oceanprotocol/squid-js#readme",
|
"homepage": "https://github.com/oceanprotocol/squid-js#readme",
|
||||||
|
"peerDependencies": {
|
||||||
|
"web3": "1.0.0-beta.37"
|
||||||
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@oceanprotocol/keeper-contracts": "^0.9.1",
|
"@oceanprotocol/keeper-contracts": "^0.9.1",
|
||||||
"bignumber.js": "^8.1.1",
|
"bignumber.js": "^8.1.1",
|
||||||
|
Loading…
Reference in New Issue
Block a user