Skip to content

Commit

Permalink
Use version ~2.14.1 of commander
Browse files Browse the repository at this point in the history
  • Loading branch information
davidvetrano committed Feb 21, 2018
1 parent a65d3b2 commit e001d93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -13,7 +13,7 @@
"buffer": "false"
},
"dependencies": {
"commander": "~2.13.1",
"commander": "~2.14.1",
"exit-on-epipe": "~1.0.1"
},
"devDependencies": {
Expand All @@ -22,7 +22,7 @@
"blanket": "~1.2.3",
"@sheetjs/uglify-js": "~2.7.3",
"@types/node": "^8.0.7",
"@types/commander": "^2.9.0",
"@types/commander": "^2.12.0",
"dtslint": "^0.1.2",
"typescript": "2.2.0"
},
Expand Down

0 comments on commit e001d93

Please sign in to comment.