Skip to content
This repository has been archived by the owner on Jul 3, 2019. It is now read-only.

Commit

Permalink
rename lock to shrinkwrap for node 6
Browse files Browse the repository at this point in the history
  • Loading branch information
iarna committed May 22, 2018
1 parent 908570c commit 861f1dc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -5,3 +5,6 @@ node_js:
- "9"
- "8"
- "6"

install:
mv package-lock.json npm-shrinkwrap.json ; npm i

0 comments on commit 861f1dc

Please sign in to comment.