Skip to content

Commit

Permalink
Update Deps and Remove Dev Support for Node:8 (evilsoft#465)
Browse files Browse the repository at this point in the history
* update deps

* remove git add from lint-staged, no longer needed

* remove node:8 from travis, some deps no longer support it
  • Loading branch information
evilsoft authored Mar 16, 2020
1 parent ba83056 commit b4a396a
Show file tree
Hide file tree
Showing 3 changed files with 1,511 additions and 1,292 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ language: node_js
node_js:
- '12'
- '10'
- '8'

install:
- npm install
Expand Down
Loading

0 comments on commit b4a396a

Please sign in to comment.