Skip to content

Commit e811899

Browse files
author
Angular Builds
committed
42ef582 test: update material version to support ngcc
1 parent 5ca776f commit e811899

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular/cli",
3-
"version": "8.0.0-beta.10+36.888bb27",
3+
"version": "8.0.0-beta.10+43.42ef582",
44
"description": "CLI tool for Angular",
55
"main": "lib/cli/index.js",
66
"bin": {
@@ -28,11 +28,11 @@
2828
},
2929
"homepage": "https://github.com/angular/angular-cli",
3030
"dependencies": {
31-
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#888bb27",
32-
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#888bb27",
33-
"@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#888bb27",
34-
"@schematics/angular": "github:angular/schematics-angular-builds#888bb27",
35-
"@schematics/update": "github:angular/schematics-update-builds#888bb27",
31+
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#42ef582",
32+
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#42ef582",
33+
"@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#42ef582",
34+
"@schematics/angular": "github:angular/schematics-angular-builds#42ef582",
35+
"@schematics/update": "github:angular/schematics-update-builds#42ef582",
3636
"@yarnpkg/lockfile": "1.1.0",
3737
"debug": "^4.1.1",
3838
"ini": "1.3.5",

uniqueId

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Mon Apr 01 2019 08:08:10 GMT+0000 (Coordinated Universal Time)
1+
Mon Apr 01 2019 10:15:13 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)