Skip to content

Commit

Permalink
Updated deps and added 14 to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollina committed Apr 26, 2020
1 parent 4540fa0 commit 9e5bdb9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ node_js:
- "11"
- "12"
- "13"
- "14"
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@
"benchmark": "^2.1.4",
"bloomfilter": "0.0.18",
"hashids": "^1.2.2",
"nid": "^0.3.2",
"nid": "^1.1.0",
"pre-commit": "^1.2.2",
"shortid": "^2.2.15",
"standard": "^14.0.0",
"tap-dot": "^2.0.0",
"tape": "^4.13.0",
"typescript": "^2.9.2"
"tape": "^5.0.0",
"typescript": "^3.8.3"
},
"dependencies": {
"uuid": "^3.4.0",
Expand Down

0 comments on commit 9e5bdb9

Please sign in to comment.