Skip to content

Commit 50fb091

Browse files
author
Angular Builds
committed
8a41a00 release: v7.2.0-beta.2
1 parent 1b3b2d5 commit 50fb091

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "@angular-devkit/architect",
3-
"version": "0.12.0-beta.1",
3+
"version": "0.12.0-beta.2",
44
"description": "Angular Build Facade",
55
"main": "src/index.js",
66
"typings": "src/index.d.ts",
77
"dependencies": {
8-
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#bc9d6eb",
8+
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#8a41a00",
99
"rxjs": "6.3.3"
1010
},
1111
"keywords": [

Diff for: uniqueId

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Wed Dec 12 2018 19:32:03 GMT+0000 (Coordinated Universal Time)
1+
Wed Dec 12 2018 20:39:36 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)