build(docs-infra): upgrade @angular/cli to 7.0.0-rc.2 (#26394)

PR Close #26394
This commit is contained in:
George Kalpakas 2018-10-11 13:23:37 +03:00 committed by Miško Hevery
parent 071934e92a
commit 163b7c94a9
3 changed files with 834 additions and 787 deletions

View File

@ -93,8 +93,8 @@
"zone.js": "^0.8.26"
},
"devDependencies": {
"@angular-devkit/build-angular": "^0.8.3",
"@angular/cli": "^6.2.3",
"@angular-devkit/build-angular": "~0.9.0-rc.1",
"@angular/cli": "^7.0.0-rc.2",
"@angular/compiler": "^7.0.0-rc.0",
"@angular/compiler-cli": "^7.0.0-rc.0",
"@angular/language-service": "^7.0.0-rc.0",
@ -163,4 +163,4 @@
"xregexp": "^4.0.0",
"yargs": "^7.0.2"
}
}
}

View File

@ -3,9 +3,9 @@
"master": {
"uncompressed": {
"runtime": 3173,
"main": 483844,
"polyfills": 53920,
"prettify": 14913
"main": 482960,
"polyfills": 53926,
"prettify": 14917
}
}
}

File diff suppressed because it is too large Load Diff