@backstage/cli-common
Advanced tools
Comparing version 0.1.15-next.0 to 0.1.15
# @backstage/cli-common | ||
## 0.1.15 | ||
### Patch Changes | ||
- 702f41d: Bumped dev dependencies `@types/node` | ||
## 0.1.15-next.0 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@backstage/cli-common", | ||
"version": "0.1.15-next.0", | ||
"version": "0.1.15", | ||
"description": "Common functionality used by cli, backend, and create-app", | ||
@@ -38,5 +38,12 @@ "backstage": { | ||
"devDependencies": { | ||
"@backstage/cli": "0.29.0-next.1", | ||
"@backstage/cli": "^0.29.0", | ||
"@types/node": "^20.16.0" | ||
}, | ||
"typesVersions": { | ||
"*": { | ||
"index": [ | ||
"dist/index.d.ts" | ||
] | ||
} | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
18157