Skip to content

Commit

Permalink
build: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Apr 2, 2020
1 parent ce6694a commit 375aeb7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@ language: node_js
node_js:
- 'node'
- 'lts/*'
- '8'
after_success: npm run coveralls
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"dependencies": {
"chalk": "~4.0.0",
"fmt-obj": "~2.0.0",
"pretty-ms": "~6.0.0",
"pretty-ms": "~6.0.1",
"sliced": "~1.0.1"
},
"devDependencies": {
Expand Down

0 comments on commit 375aeb7

Please sign in to comment.