Skip to content

Commit

Permalink
Bumping dependencies and the version
Browse files Browse the repository at this point in the history
- Dependencies upgraded to support Node 12
- Dropping support for Node 4 & 5
- Engine requirepement added to package
- Version bump to v0.1.0
- Lock added
  • Loading branch information
exsilium committed Jul 9, 2019
1 parent 22863af commit 0bd9b8f
Show file tree
Hide file tree
Showing 4 changed files with 3,014 additions and 14 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
language: node_js
node_js:
- "node"
- "11"
- "10"
- "9"
- "8"
- "7"
- "6"
- "5"
- "4"

os:
- linux
Expand Down

0 comments on commit 0bd9b8f

Please sign in to comment.