Skip to content

Commit

Permalink
fix: pin commander to 2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Jun 23, 2017
1 parent f1d9eca commit 9448c4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -29,7 +29,7 @@
},
"homepage": "https://github.com/bootprint/bootprint",
"dependencies": {
"commander": "^2.6.0",
"commander": "2.9.0",
"customize-engine-handlebars": "^1.0.0",
"customize-engine-less": "^1.0.1",
"customize-engine-uglify": "^1.0.0",
Expand Down

0 comments on commit 9448c4f

Please sign in to comment.