Version Packages

This commit is contained in:
github-actions[bot]
2022-09-20 11:52:02 +00:00
parent 2a7a21e9c5
commit 30882884a4
520 changed files with 9779 additions and 5672 deletions
+6
View File
@@ -1,5 +1,11 @@
# @backstage/config
## 1.0.2
### Patch Changes
- 7d47def9c4: Removed dependency on `@types/jest`.
## 1.0.2-next.0
### Patch Changes
+3 -3
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/config",
"description": "Config API used by Backstage core, backend, and CLI",
"version": "1.0.2-next.0",
"version": "1.0.2",
"publishConfig": {
"access": "public",
"main": "dist/index.cjs.js",
@@ -36,8 +36,8 @@
"lodash": "^4.17.21"
},
"devDependencies": {
"@backstage/cli": "^0.19.0-next.3",
"@backstage/test-utils": "^1.2.0-next.3",
"@backstage/cli": "^0.19.0",
"@backstage/test-utils": "^1.2.0",
"@types/node": "^16.0.0"
},
"files": [