Skip to content

Commit 5ee7829

Browse files
fix(package): update yeoman-generator to version 3.1.0
Closes #7
1 parent 69ae5ed commit 5ee7829

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
@@ -15,7 +15,7 @@
1515
"@gnodi/eslint-config": "^0.2.0",
1616
"chalk": "^1.1.3",
1717
"yeoman-assert": "^3.0.0",
18-
"yeoman-generator": "^1.0.1",
18+
"yeoman-generator": "^3.1.0",
1919
"yeoman-test": "^1.5.1",
2020
"yosay": "^2.0.0"
2121
},

0 commit comments

Comments
 (0)