Skip to content

Commit fc0ea18

Browse files
committed
fix(blueprint): remove silent-error
looks like it was added to blueprints' package.json by error, it should be a dep of angular-cli and not a dep of the scaffolded app.
1 parent 43bc321 commit fc0ea18

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

addon/ng2/blueprints/ng2/files/package.json

-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
"karma-chrome-launcher": "^0.2.1",
3333
"karma-jasmine": "^0.3.6",
3434
"protractor": "^3.0.0",
35-
"silent-error": "^1.0.0",
3635
"ts-node": "^0.5.5",
3736
"tslint": "^3.3.0",
3837
"typescript": "^1.8.7",

0 commit comments

Comments
 (0)