Version Packages (next)

This commit is contained in:
github-actions[bot]
2022-05-10 13:44:38 +00:00
parent df531fbdc9
commit 23e587eadc
68 changed files with 218 additions and 66 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-home",
"description": "A Backstage plugin that helps you build a home page",
"version": "0.4.21-next.2",
"version": "0.4.21-next.3",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -35,7 +35,7 @@
},
"dependencies": {
"@backstage/catalog-model": "^1.0.2-next.0",
"@backstage/core-components": "^0.9.4-next.1",
"@backstage/core-components": "^0.9.4-next.2",
"@backstage/core-plugin-api": "^1.0.2-next.1",
"@backstage/plugin-catalog-react": "^1.1.0-next.2",
"@backstage/plugin-stack-overflow": "^0.1.1-next.2",