@backstage/cli-common
Advanced tools
+7
-0
| # @backstage/cli-common | ||
| ## 0.2.2 | ||
| ### Patch Changes | ||
| - Updated dependencies | ||
| - @backstage/errors@1.3.1 | ||
| ## 0.2.2-next.0 | ||
@@ -4,0 +11,0 @@ |
+3
-3
| { | ||
| "name": "@backstage/cli-common", | ||
| "version": "0.2.2-next.0", | ||
| "version": "0.2.2", | ||
| "description": "Common functionality used by cli, backend, and create-app", | ||
@@ -59,3 +59,3 @@ "backstage": { | ||
| "dependencies": { | ||
| "@backstage/errors": "1.3.1-next.0", | ||
| "@backstage/errors": "^1.3.1", | ||
| "cross-spawn": "^7.0.3", | ||
@@ -66,3 +66,3 @@ "global-agent": "^3.0.0", | ||
| "devDependencies": { | ||
| "@backstage/cli": "0.36.2-next.0", | ||
| "@backstage/cli": "^0.36.2", | ||
| "@types/cross-spawn": "^6.0.2", | ||
@@ -69,0 +69,0 @@ "@types/node": "^22.13.14" |
67798
0.09%+ Added
- Removed
Updated