new release 31 aug 20

This commit is contained in:
Emma Indal
2020-08-31 15:08:24 +02:00
committed by Patrik Oldsberg
parent b284cb38e3
commit 3b545791ce
47 changed files with 243 additions and 243 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.1.1-alpha.20",
"version": "0.1.1-alpha.21",
"private": false,
"publishConfig": {
"access": "public",
@@ -30,7 +30,7 @@
"clean": "backstage-cli clean"
},
"dependencies": {
"@backstage/config": "^0.1.1-alpha.20",
"@backstage/config": "^0.1.1-alpha.21",
"fs-extra": "^9.0.0",
"yaml": "^1.9.2",
"yup": "^0.29.1"