Version Packages (next)

This commit is contained in:
github-actions[bot]
2022-01-18 13:49:07 +00:00
parent e9861467d0
commit a94a2b8b3f
232 changed files with 2828 additions and 875 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/config-loader",
"description": "Config loading functionality used by Backstage backend, and CLI",
"version": "0.9.2",
"version": "0.9.3-next.0",
"private": false,
"publishConfig": {
"access": "public",
@@ -31,7 +31,7 @@
},
"dependencies": {
"@backstage/cli-common": "^0.1.6",
"@backstage/config": "^0.1.12",
"@backstage/config": "^0.1.13-next.0",
"@backstage/errors": "^0.2.0",
"@backstage/types": "^0.1.1",
"@types/json-schema": "^7.0.6",