From c631b111d0f244a5b11fd06fc8686226089c044b Mon Sep 17 00:00:00 2001 From: Manjesh V Date: Wed, 27 Jul 2016 15:35:19 +0530 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 910b44953..239958f49 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "babel-plugin-transform-flow-strip-types": "^6.7.0", "bluebird": "^3.3.5", "chalk": "^1.1.0", - "generator-ng-component": "~1.0.1", + "generator-ng-component": "yogesum/generator-ng-component", "glob": "^7.0.3", "gulp-babel": "^6.1.2", "gulp-beautify": "^2.0.0",