We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aaf629f commit 2200868Copy full SHA for 2200868
addon/ng2/blueprints/ng2/files/package.json
@@ -2,12 +2,7 @@
2
"name": "<%= htmlComponentName %>",
3
"version": "0.0.0",
4
"license": "Apache-2.0",
5
- "angular-cli": {
6
- "notifications": {
7
- "enabled": true,
8
- "playSound": false
9
- }
10
- },
+ "angular-cli": {},
11
"scripts": {
12
"start": "ng server",
13
"postinstall": "typings install --ambient",
package.json
@@ -40,7 +40,6 @@
40
"fs-extra": "^0.18.4",
41
"leek": "0.0.19",
42
"lodash": "^3.10.0",
43
- "node-notifier": "^4.4.0",
44
"resolve": "^1.0.0",
45
"shelljs": "^0.5.3",
46
"silent-error": "^1.0.0",
0 commit comments