Skip to content

Commit 3e3c588

Browse files
committed
fix(@angular/cli): playing with schematics
1 parent f58975a commit 3e3c588

File tree

3 files changed

+17
-6
lines changed

3 files changed

+17
-6
lines changed

package-lock.json

+15-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"dependencies": {
4343
"@angular-devkit/build-optimizer": "0.0.13",
4444
"@angular-devkit/schematics": "0.0.17",
45-
"@schematics/angular": "0.0.26",
45+
"@schematics/angular": "git+https://github.com/Brocco/zzz-ng-schematics.git",
4646
"autoprefixer": "^6.5.3",
4747
"chalk": "^2.0.1",
4848
"circular-dependency-plugin": "^3.0.0",

packages/@angular/cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@angular-devkit/schematics": "0.0.16",
3232
"@ngtools/json-schema": "1.1.0",
3333
"@ngtools/webpack": "1.7.0-beta.0",
34-
"@schematics/angular": "0.0.26",
34+
"@schematics/angular": "git+https://github.com/Brocco/zzz-ng-schematics.git",
3535
"autoprefixer": "^6.5.3",
3636
"chalk": "^2.0.1",
3737
"circular-dependency-plugin": "^3.0.0",

0 commit comments

Comments
 (0)