Version Packages

This commit is contained in:
github-actions[bot]
2022-09-20 11:52:02 +00:00
parent 2a7a21e9c5
commit 30882884a4
520 changed files with 9779 additions and 5672 deletions
+7 -7
View File
@@ -1,7 +1,7 @@
{
"name": "@techdocs/cli",
"description": "Utility CLI for managing TechDocs sites in Backstage.",
"version": "1.2.1-next.2",
"version": "1.2.1",
"publishConfig": {
"access": "public"
},
@@ -36,7 +36,7 @@
"techdocs-cli": "bin/techdocs-cli"
},
"devDependencies": {
"@backstage/cli": "^0.19.0-next.3",
"@backstage/cli": "^0.19.0",
"@types/commander": "^2.12.2",
"@types/fs-extra": "^9.0.6",
"@types/http-proxy": "^1.17.4",
@@ -60,11 +60,11 @@
"ext": "ts"
},
"dependencies": {
"@backstage/backend-common": "^0.15.1-next.3",
"@backstage/catalog-model": "^1.1.1-next.0",
"@backstage/cli-common": "^0.1.10-next.0",
"@backstage/config": "^1.0.2-next.0",
"@backstage/plugin-techdocs-node": "^1.4.0-next.2",
"@backstage/backend-common": "^0.15.1",
"@backstage/catalog-model": "^1.1.1",
"@backstage/cli-common": "^0.1.10",
"@backstage/config": "^1.0.2",
"@backstage/plugin-techdocs-node": "^1.4.0",
"@types/dockerode": "^3.3.0",
"commander": "^9.1.0",
"dockerode": "^3.3.1",