Skip to content

Commit 52bece2

Browse files
author
Angular Builds
committed
b40dc77 build: update path to install snapshots
1 parent a6adcd0 commit 52bece2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ released version of this package.
1010
To test this snapshot in your own project, use
1111

1212
```bash
13-
npm install github.com/angular/angular-devkit-architect-builds
13+
npm install git+https://github.com/angular/angular-devkit-architect-builds.git
1414
```
1515

1616
----

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "src/index.js",
66
"typings": "src/index.d.ts",
77
"dependencies": {
8-
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#601134d",
8+
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#b40dc77",
99
"rxjs": "6.3.3"
1010
},
1111
"keywords": [

Diff for: uniqueId

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Thu Dec 13 2018 22:28:05 GMT+0000 (Coordinated Universal Time)
1+
Fri Dec 14 2018 00:08:16 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)