mirror of
https://github.com/oceanprotocol-archive/squid-js.git
synced 2024-02-02 15:31:51 +01:00
greenkeeper-lockfile setup
This commit is contained in:
parent
048a864dbf
commit
2d7f75c345
@ -14,10 +14,17 @@ matrix:
|
||||
|
||||
before_install:
|
||||
- npm install -g npm
|
||||
- npm install -g release-it greenkeeper-lockfile
|
||||
|
||||
before_script:
|
||||
- greenkeeper-lockfile-update
|
||||
|
||||
script:
|
||||
- npm test
|
||||
- npm run build
|
||||
|
||||
after_script:
|
||||
- greenkeeper-lockfile-upload
|
||||
|
||||
notifications:
|
||||
email: false
|
@ -7,7 +7,8 @@
|
||||
|
||||
[](https://travis-ci.com/oceanprotocol/squid-js)
|
||||
[](https://github.com/oceanprotocol/squid-js/graphs/contributors)
|
||||
[](https://github.com/oceanprotocol/eslint-config-oceanprotocol) [](https://greenkeeper.io/)
|
||||
[](https://github.com/oceanprotocol/eslint-config-oceanprotocol)
|
||||
[](https://greenkeeper.io/)
|
||||
|
||||
---
|
||||
|
||||
|
@ -27,7 +27,7 @@
|
||||
"@babel/runtime": "^7.0.0",
|
||||
"@oceanprotocol/keeper-contracts": "^0.1.0",
|
||||
"truffle-contract": "^3.0.6",
|
||||
"web3": "0.20.7"
|
||||
"web3": "0.20.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.0.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user