Skip to content

Commit

Permalink
move inquirer to devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Oct 22, 2015
1 parent f8a5fc9 commit 11255c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -47,7 +47,6 @@
"glob": "^5.0.3",
"gruntfile-editor": "^1.0.0",
"html-wiring": "^1.0.0",
"inquirer": "^0.10.1",
"istextorbinary": "^1.0.2",
"lodash": "^3.5.0",
"mem-fs-editor": "^2.0.0",
Expand Down Expand Up @@ -80,6 +79,7 @@
"gulp-mocha": "^2.0.0",
"gulp-nsp": "^0.4.5",
"gulp-plumber": "^1.0.0",
"inquirer": "^0.11.0",
"jsdoc": "^3.3.0-beta1",
"jshint-stylish": "^2.0.1",
"mockery": "^1.4.0",
Expand Down

0 comments on commit 11255c7

Please sign in to comment.