Skip to content

Commit 13b41bd

Browse files
committed
chore(release): update version of tsc-wrapped to 0.4.2
1 parent f3524af commit 13b41bd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/@angular/compiler-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"ng-xi18n": "./src/extract_i18n.js"
1010
},
1111
"dependencies": {
12-
"@angular/tsc-wrapped": "0.4.1",
12+
"@angular/tsc-wrapped": "0.4.2",
1313
"reflect-metadata": "^0.1.2",
1414
"minimist": "^1.2.0"
1515
},

tools/@angular/tsc-wrapped/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular/tsc-wrapped",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"description": "Wraps the tsc CLI, allowing extensions.",
55
"homepage": "https://github.com/angular/angular/tree/master/tools/tsc-wrapped",
66
"bugs": "https://github.com/angular/angular/issues",

0 commit comments

Comments
 (0)