Skip to content

Commit

Permalink
Merge pull request #13 from mrsteele/feature/resolvingSecurityIssues
Browse files Browse the repository at this point in the history
fix: Resolving security issues
  • Loading branch information
mrsteele authored Dec 18, 2019
2 parents 8ce096f + 4c9463a commit e9ec7a5
Show file tree
Hide file tree
Showing 4 changed files with 2,313 additions and 2,303 deletions.
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
10.15.3
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ cache:
notifications:
email: false
node_js:
- '12'
- '10'
- '9'
- '8'
- '7'
- '6'
install:
- npm install
script:
Expand Down
Loading

0 comments on commit e9ec7a5

Please sign in to comment.