Skip to content

Commit

Permalink
bump node version to 12 and do a bit of audit fixing
Browse files Browse the repository at this point in the history
  • Loading branch information
evs-chris committed May 16, 2021
1 parent 059a35a commit 881f138
Show file tree
Hide file tree
Showing 4 changed files with 1,507 additions and 972 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8
12
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
sudo: false
language: node_js
node_js:
- '8'
- '12'
cache:
directories:
- node_modules
Expand Down
Loading

0 comments on commit 881f138

Please sign in to comment.