Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
osk committed Oct 20, 2018
1 parent 12b4183 commit 0f9616e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
"author": "Ólafur Sverrir Kjartansson <[email protected]>",
"license": "MIT",
"devDependencies": {
"chai": "^4.1.2",
"eslint": "^5.5.0",
"chai": "^4.2.0",
"eslint": "^5.7.0",
"mocha": "^5.2.0"
},
"dependencies": {
"commander": "^2.18.0"
"commander": "^2.19.0"
},
"engines": {
"node": ">= 5.4.0"
Expand Down

0 comments on commit 0f9616e

Please sign in to comment.