@angular-devkit/architect-cli
Advanced tools
+6
-4
| { | ||
| "name": "@angular-devkit/architect-cli", | ||
| "version": "0.900.0-next.3", | ||
| "version": "0.900.0-next.4", | ||
| "description": "Angular Architect CLI", | ||
@@ -21,4 +21,4 @@ "experimental": true, | ||
| "dependencies": { | ||
| "@angular-devkit/architect": "0.900.0-next.3", | ||
| "@angular-devkit/core": "9.0.0-next.3", | ||
| "@angular-devkit/architect": "0.900.0-next.4", | ||
| "@angular-devkit/core": "9.0.0-next.4", | ||
| "minimist": "1.2.0", | ||
@@ -35,3 +35,5 @@ "progress": "2.0.3", | ||
| "node": ">= 10.9.0", | ||
| "npm": ">= 6.2.0" | ||
| "npm": ">= 6.11.0", | ||
| "pnpm": ">= 3.2.0", | ||
| "yarn": ">= 1.13.0" | ||
| }, | ||
@@ -38,0 +40,0 @@ "author": "Angular Authors", |
11919
0.42%+ Added
+ Added
- Removed
- Removed