Skip to content

Commit 645450a

Browse files
committed
chore(deps): upgrade to inquirer 0.11.0
Closes #35
1 parent eb71e1b commit 645450a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"config": {
1616
"commitizen": {
17-
"path": "./node_modules/cz-conventional-changelog"
17+
"path": "./node_modules/cz-conventional-changelog"
1818
},
1919
"ghooks": {
2020
"pre-commit": "npm run test && npm run check-coverage"
@@ -59,7 +59,7 @@
5959
"glob": "5.0.15",
6060
"gulp": "3.9.0",
6161
"gulp-git": "1.6.0",
62-
"inquirer": "0.10.1",
62+
"inquirer": "0.11.0",
6363
"json": "9.0.3",
6464
"minimist": "1.2.0",
6565
"node-uuid": "1.4.3",

0 commit comments

Comments
 (0)