Version Packages (next)

This commit is contained in:
github-actions[bot]
2022-02-02 14:28:47 +00:00
parent e7f38e3546
commit 51eecb3f03
154 changed files with 1015 additions and 540 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/backend-common",
"description": "Common functionality library for Backstage backends",
"version": "0.10.5",
"version": "0.10.6-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"private": false,
@@ -84,8 +84,8 @@
}
},
"devDependencies": {
"@backstage/cli": "^0.13.1-next.0",
"@backstage/test-utils": "^0.2.3",
"@backstage/cli": "^0.13.1-next.1",
"@backstage/test-utils": "^0.2.4-next.0",
"@types/archiver": "^5.1.0",
"@types/compression": "^1.7.0",
"@types/concat-stream": "^1.6.0",