mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
install new version of ocean contracts.
This commit is contained in:
parent
5b40e64aea
commit
25a42c8e65
15
package-lock.json
generated
15
package-lock.json
generated
@ -9,7 +9,7 @@
|
||||
"version": "3.3.1",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@oceanprotocol/contracts": "^2.0.3",
|
||||
"@oceanprotocol/contracts": "^2.1.0",
|
||||
"cross-fetch": "^4.0.0",
|
||||
"crypto-js": "^4.1.1",
|
||||
"decimal.js": "^10.4.1",
|
||||
@ -2971,9 +2971,10 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@oceanprotocol/contracts": {
|
||||
"version": "2.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@oceanprotocol/contracts/-/contracts-2.0.3.tgz",
|
||||
"integrity": "sha512-D2YtlsgmhBuSmF/Ue8zMWPtXNiB4zgW09NjUQzvDFrloUo0a7yC8r8L84LrVniw+0Nmly/PhLcdm8i018yc34g=="
|
||||
"version": "2.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@oceanprotocol/contracts/-/contracts-2.1.0.tgz",
|
||||
"integrity": "sha512-kBEeaIkGkTDBoMf4+BIA7MfBAdKLrIxijFp7aoc+Nub6QoRlV4GagWrPFEHhVZBpimy9Gf58u6H4P5EdqC2sFw==",
|
||||
"license": "Apache-2.0"
|
||||
},
|
||||
"node_modules/@octokit/auth-token": {
|
||||
"version": "3.0.3",
|
||||
@ -19726,9 +19727,9 @@
|
||||
}
|
||||
},
|
||||
"@oceanprotocol/contracts": {
|
||||
"version": "2.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@oceanprotocol/contracts/-/contracts-2.0.3.tgz",
|
||||
"integrity": "sha512-D2YtlsgmhBuSmF/Ue8zMWPtXNiB4zgW09NjUQzvDFrloUo0a7yC8r8L84LrVniw+0Nmly/PhLcdm8i018yc34g=="
|
||||
"version": "2.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@oceanprotocol/contracts/-/contracts-2.1.0.tgz",
|
||||
"integrity": "sha512-kBEeaIkGkTDBoMf4+BIA7MfBAdKLrIxijFp7aoc+Nub6QoRlV4GagWrPFEHhVZBpimy9Gf58u6H4P5EdqC2sFw=="
|
||||
},
|
||||
"@octokit/auth-token": {
|
||||
"version": "3.0.3",
|
||||
|
@ -53,7 +53,7 @@
|
||||
"web3": "^1.8.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@oceanprotocol/contracts": "^2.0.3",
|
||||
"@oceanprotocol/contracts": "^2.1.0",
|
||||
"cross-fetch": "^4.0.0",
|
||||
"crypto-js": "^4.1.1",
|
||||
"decimal.js": "^10.4.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user