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 f3524af commit 13b41bdCopy full SHA for 13b41bd
modules/@angular/compiler-cli/package.json
@@ -9,7 +9,7 @@
9
"ng-xi18n": "./src/extract_i18n.js"
10
},
11
"dependencies": {
12
- "@angular/tsc-wrapped": "0.4.1",
+ "@angular/tsc-wrapped": "0.4.2",
13
"reflect-metadata": "^0.1.2",
14
"minimist": "^1.2.0"
15
tools/@angular/tsc-wrapped/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@angular/tsc-wrapped",
3
- "version": "0.4.1",
+ "version": "0.4.2",
4
"description": "Wraps the tsc CLI, allowing extensions.",
5
"homepage": "https://github.com/angular/angular/tree/master/tools/tsc-wrapped",
6
"bugs": "https://github.com/angular/angular/issues",
0 commit comments