Skip to content

Commit

Permalink
build: remove package-lock.json
Browse files Browse the repository at this point in the history
  • Loading branch information
gerard2perez committed Dec 22, 2017
1 parent c883092 commit 85abda5
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 10,783 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ npm-debug*
/secret.js
/spinner.js
/welcome.js

package-lock.json
koaton-cli-0.0.0-development.tgz
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ services:
language: node_js
node_js:
- "8.7.0"
- "lts/*"
- "node"
sudo: required
env:
- CXX=g++-4.8
Expand Down
Loading

0 comments on commit 85abda5

Please sign in to comment.