@backstage/config
Advanced tools
Comparing version 0.0.0-nightly-20221011025843 to 0.0.0-nightly-20221012030146
# @backstage/config | ||
## 0.0.0-nightly-20221011025843 | ||
## 0.0.0-nightly-20221012030146 | ||
@@ -10,2 +10,9 @@ ### Patch Changes | ||
## 1.0.3-next.2 | ||
### Patch Changes | ||
- Updated dependencies | ||
- @backstage/types@1.0.0 | ||
## 1.0.3-next.1 | ||
@@ -12,0 +19,0 @@ |
{ | ||
"name": "@backstage/config", | ||
"description": "Config API used by Backstage core, backend, and CLI", | ||
"version": "0.0.0-nightly-20221011025843", | ||
"version": "0.0.0-nightly-20221012030146", | ||
"publishConfig": { | ||
@@ -39,4 +39,4 @@ "access": "public", | ||
"devDependencies": { | ||
"@backstage/cli": "^0.0.0-nightly-20221011025843", | ||
"@backstage/test-utils": "^0.0.0-nightly-20221011025843", | ||
"@backstage/cli": "^0.0.0-nightly-20221012030146", | ||
"@backstage/test-utils": "^0.0.0-nightly-20221012030146", | ||
"@types/node": "^16.0.0" | ||
@@ -43,0 +43,0 @@ }, |
83767