Version Packages (next)

This commit is contained in:
github-actions[bot]
2022-05-24 11:05:52 +00:00
parent 155ffbaf7f
commit bcc563abe9
268 changed files with 3502 additions and 722 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-techdocs-react",
"description": "Shared frontend utilities for TechDocs and Addons",
"version": "1.0.0",
"version": "1.0.1-next.0",
"private": false,
"publishConfig": {
"access": "public",
@@ -36,7 +36,7 @@
},
"dependencies": {
"@backstage/catalog-model": "^1.0.2",
"@backstage/core-components": "^0.9.4",
"@backstage/core-components": "^0.9.5-next.0",
"@backstage/core-plugin-api": "^1.0.2",
"@backstage/version-bridge": "^1.0.1",
"@material-ui/core": "^4.12.2",