Update aragon CLI to latest version #140

Closed
bumi wants to merge 10 commits from chore/update-dependencies-1 into master

10 Commits

Author SHA1 Message Date
b3dab3200f
Use postshrinkwrap instead of postinstall
`postinstall` is executed before package-lock.json is written to disk.

https://github.com/npm/npm/issues/18798
2019-06-18 10:30:35 +02:00
165ca8d3fc
Add postinstall lockfile fix
https://github.com/67P/kredits-contracts/pull/140
2019-06-17 18:58:31 +02:00
42ef48b34d Make sure fix lockfile uses the correct file path 2019-06-17 09:38:47 +02:00
aacec26d0e Default to open.aragonpm.eth
it is now also available on the devchain
2019-06-15 00:49:26 +02:00
9ac3837f67 I don't know why this is needed but it fixes an npm issue
if install fails node scripts/fix-package-lock.js might help
2019-06-15 00:32:07 +02:00
b32b5e240d package-lock 2019-06-15 00:28:04 +02:00
ee70125139 package-lock 2019-06-15 00:26:38 +02:00
fa6423ed2e Fix fix... don't really know what I am doing 2019-06-15 00:21:54 +02:00
97071c1b60 still broken 2019-06-14 23:56:22 +02:00
9b8004af69 Remove npm cache and use LTS node on travis
Can we have a green build with that?
2019-06-13 18:39:26 +02:00