release: cut the 4.4.2 release
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@angular/compiler-cli",
|
||||
"version": "4.4.1",
|
||||
"version": "0.0.0-PLACEHOLDER",
|
||||
"description": "Angular - the compiler CLI for Node.js",
|
||||
"main": "index.js",
|
||||
"typings": "index.d.ts",
|
||||
@ -9,7 +9,7 @@
|
||||
"ng-xi18n": "./src/extract_i18n.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@angular/tsc-wrapped": "4.3.6",
|
||||
"@angular/tsc-wrapped": "0.0.0-PLACEHOLDER",
|
||||
"reflect-metadata": "^0.1.2",
|
||||
"minimist": "^1.2.0"
|
||||
},
|
||||
|
Reference in New Issue
Block a user