Skip to content

Commit

Permalink
chore(deps): we need to commit package-lock.json and upgrade node ver…
Browse files Browse the repository at this point in the history
…sion
  • Loading branch information
gaspard authored and henri-hulski committed Mar 12, 2021
1 parent 3014140 commit a355a56
Show file tree
Hide file tree
Showing 3 changed files with 8,723 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ dist
*darwin-x64
yarn-error.log
yarn.lock
package-lock.json
/test/repo
/.nyc_output
/coverage
/coverage
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
sudo: false
language: node_js
node_js: '8'
node_js: '14'
cache:
directories:
- node_modules
Expand Down
Loading

0 comments on commit a355a56

Please sign in to comment.