Version Packages (next)

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
github-actions[bot]
2022-09-13 08:56:36 +00:00
committed by Patrik Oldsberg
parent f4a58d3a36
commit 423e01d903
307 changed files with 6104 additions and 2508 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/release-manifests",
"description": "Helper library for receiving release manifests",
"version": "0.0.6-next.1",
"version": "0.0.6-next.2",
"main": "src/index.ts",
"types": "src/index.ts",
"publishConfig": {
@@ -35,8 +35,8 @@
"cross-fetch": "^3.1.5"
},
"devDependencies": {
"@backstage/cli": "^0.19.0-next.2",
"@backstage/test-utils": "^1.2.0-next.2",
"@backstage/cli": "^0.19.0-next.3",
"@backstage/test-utils": "^1.2.0-next.3",
"@types/node": "^16.0.0",
"msw": "^0.47.0"
},