Skip to content

Commit 3f407bb

Browse files
fix(package): update yeoman-generator to version 2.0.3
Closes #19
1 parent 5b69a06 commit 3f407bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"inquirer-npm-name": "^2.0.0",
6666
"lodash": "^4.17.4",
6767
"parse-author": "^2.0.0",
68-
"yeoman-generator": "^1.1.1"
68+
"yeoman-generator": "^2.0.3"
6969
},
7070
"eslintConfig": {
7171
"extends": "xo-space",

0 commit comments

Comments
 (0)