@backstage/cli-common
Advanced tools
Comparing version 0.1.14-next.0 to 0.1.14
# @backstage/cli-common | ||
## 0.1.14 | ||
### Patch Changes | ||
- 142abb0: The monorepo root check in `findPaths` will now accept a shorthand `workspaces` config in `package.json`, no longer requiring `workspaces.packages`. | ||
## 0.1.14-next.0 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@backstage/cli-common", | ||
"version": "0.1.14-next.0", | ||
"version": "0.1.14", | ||
"description": "Common functionality used by cli, backend, and create-app", | ||
@@ -38,5 +38,5 @@ "backstage": { | ||
"devDependencies": { | ||
"@backstage/cli": "^0.26.7-next.3", | ||
"@backstage/cli": "^0.26.7", | ||
"@types/node": "^18.17.8" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
17477