We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ad3f85 commit a8d7c0aCopy full SHA for a8d7c0a
addon/ng2/blueprints/ng2/files/__path__/tsconfig.json
@@ -12,9 +12,6 @@
12
"target": "es5",
13
"typeRoots": [
14
"../node_modules/@types"
15
- ],
16
- "types": [
17
- "jasmine"
18
]
19
}
20
package.json
@@ -37,7 +37,7 @@
37
"@types/rimraf": "0.0.25-alpha",
38
"@types/webpack": "^1.12.22-alpha",
39
"angular2-template-loader": "^0.4.0",
40
- "awesome-typescript-loader": "^2.1.1",
+ "awesome-typescript-loader": "^2.2.1",
41
"chalk": "^1.1.3",
42
"compression-webpack-plugin": "^0.3.1",
43
"copy-webpack-plugin": "^3.0.1",
0 commit comments