mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
npm package cleanups
This commit is contained in:
parent
884d2bdea7
commit
b2cf7cddee
6
package-lock.json
generated
6
package-lock.json
generated
@ -10,14 +10,10 @@
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@oceanprotocol/contracts": "^1.1.8",
|
||||
"bignumber.js": "^9.1.0",
|
||||
"cross-fetch": "^3.1.5",
|
||||
"crypto-js": "^4.1.1",
|
||||
"decimal.js": "^10.4.1",
|
||||
"ethers": "^5.7.2",
|
||||
"web3": "^1.8.0",
|
||||
"web3-core": "^1.8.1",
|
||||
"web3-eth-contract": "^1.8.1"
|
||||
"ethers": "^5.7.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@truffle/hdwallet-provider": "^2.0.14",
|
||||
|
@ -54,14 +54,10 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@oceanprotocol/contracts": "^1.1.8",
|
||||
"bignumber.js": "^9.1.0",
|
||||
"cross-fetch": "^3.1.5",
|
||||
"crypto-js": "^4.1.1",
|
||||
"decimal.js": "^10.4.1",
|
||||
"ethers": "^5.7.2",
|
||||
"web3": "^1.8.0",
|
||||
"web3-core": "^1.8.1",
|
||||
"web3-eth-contract": "^1.8.1"
|
||||
"ethers": "^5.7.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@truffle/hdwallet-provider": "^2.0.14",
|
||||
|
Loading…
x
Reference in New Issue
Block a user