Skip to content

Commit 2200868

Browse files
filipesilvajkuri
authored andcommitted
Closes #249
1 parent aaf629f commit 2200868

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

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

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,7 @@
22
"name": "<%= htmlComponentName %>",
33
"version": "0.0.0",
44
"license": "Apache-2.0",
5-
"angular-cli": {
6-
"notifications": {
7-
"enabled": true,
8-
"playSound": false
9-
}
10-
},
5+
"angular-cli": {},
116
"scripts": {
127
"start": "ng server",
138
"postinstall": "typings install --ambient",

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@
4040
"fs-extra": "^0.18.4",
4141
"leek": "0.0.19",
4242
"lodash": "^3.10.0",
43-
"node-notifier": "^4.4.0",
4443
"resolve": "^1.0.0",
4544
"shelljs": "^0.5.3",
4645
"silent-error": "^1.0.0",

0 commit comments

Comments
 (0)