Skip to content

Commit 46ffe26

Browse files
kyliauclydin
authored andcommitted
build: promote @angular-devkit/schematics-cli to stable
This package contains just the executable for schematics and two internal schematics, there is no public facing APIs.
1 parent 3227e89 commit 46ffe26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎packages/angular_devkit/schematics_cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@angular-devkit/schematics-cli",
33
"version": "0.0.0",
44
"description": "Angular Schematics - CLI",
5-
"experimental": true,
5+
"homepage": "https://github.com/angular/angular-cli",
66
"bin": {
77
"schematics": "./bin/schematics.js"
88
},

0 commit comments

Comments
 (0)