1
0
mirror of https://github.com/oceanprotocol-archive/squid-js.git synced 2024-02-02 15:31:51 +01:00

up, up it goes

This commit is contained in:
Sebastian Gerske 2018-11-27 09:07:36 +01:00
parent 79281c4f98
commit 2a24529413
2 changed files with 173 additions and 173 deletions

342
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -51,7 +51,7 @@
}, },
"homepage": "https://github.com/oceanprotocol/squid-js#readme", "homepage": "https://github.com/oceanprotocol/squid-js#readme",
"dependencies": { "dependencies": {
"@oceanprotocol/keeper-contracts": "0.3.25", "@oceanprotocol/keeper-contracts": "0.4.0",
"@oceanprotocol/secret-store-client": "0.0.12", "@oceanprotocol/secret-store-client": "0.0.12",
"bignumber.js": "^8.0.1", "bignumber.js": "^8.0.1",
"eth-crypto": "^1.2.7", "eth-crypto": "^1.2.7",
@ -74,7 +74,7 @@
"nyc": "^13.1.0", "nyc": "^13.1.0",
"rollup": "^0.67.3", "rollup": "^0.67.3",
"source-map-support": "^0.5.9", "source-map-support": "^0.5.9",
"ts-loader": "^5.3.0", "ts-loader": "^5.3.1",
"ts-node": "^7.0.1", "ts-node": "^7.0.1",
"tslint": "^5.11.0", "tslint": "^5.11.0",
"typedoc": "^0.13.0", "typedoc": "^0.13.0",