Skip to content
This repository was archived by the owner on Apr 3, 2022. It is now read-only.

Commit 242c53d

Browse files
fix(package): update yeoman-generator to version 4.1.0
Closes #130
1 parent 97f334e commit 242c53d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"gruntfile-editor": "^1.2.0",
3232
"lodash": "^4.13.1",
3333
"node-fetch": "^2.0.0",
34-
"yeoman-generator": "^2.0.3",
34+
"yeoman-generator": "^4.1.0",
3535
"yosay": "^2.0.0"
3636
},
3737
"devDependencies": {

0 commit comments

Comments
 (0)