Skip to content

Commit b52a71b

Browse files
committed
chore(gen:package): update yeoman deps, generator-ng-component
1 parent 8cf7f9e commit b52a71b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,15 @@
3939
"babel-plugin-syntax-flow": "^6.5.0",
4040
"babel-plugin-transform-flow-strip-types": "^6.7.0",
4141
"chalk": "^1.1.0",
42-
"generator-ng-component": "~0.2.1",
42+
"generator-ng-component": "~0.3.0",
4343
"glob": "^7.0.3",
4444
"gulp-babel": "^6.1.2",
4545
"gulp-beautify": "^2.0.0",
4646
"gulp-filter": "^4.0.0",
4747
"insight": "~0.8.1",
4848
"lodash": "^4.6.1",
4949
"underscore.string": "^3.1.1",
50-
"yeoman-generator": "~0.23.0",
50+
"yeoman-generator": "~0.23.3",
5151
"yeoman-welcome": "^1.0.1"
5252
},
5353
"devDependencies": {
@@ -83,7 +83,7 @@
8383
"shelljs": "^0.6.0",
8484
"should": "^8.3.1",
8585
"yeoman-assert": "^2.0.0",
86-
"yeoman-test": "^1.4.0"
86+
"yeoman-test": "~1.4.0"
8787
},
8888
"engines": {
8989
"node": "^5.10.1",

0 commit comments

Comments
 (0)