Version Packages (next)

This commit is contained in:
github-actions[bot]
2022-03-29 08:42:22 +00:00
parent 1ed39cd466
commit e6f3fb8575
196 changed files with 1439 additions and 523 deletions
+3 -3
View File
@@ -37,7 +37,7 @@
"techdocs-cli": "bin/techdocs-cli"
},
"devDependencies": {
"@backstage/cli": "^0.16.1-next.0",
"@backstage/cli": "^0.17.0-next.1",
"@types/commander": "^2.12.2",
"@types/fs-extra": "^9.0.6",
"@types/http-proxy": "^1.17.4",
@@ -62,11 +62,11 @@
"ext": "ts"
},
"dependencies": {
"@backstage/backend-common": "^0.13.2-next.0",
"@backstage/backend-common": "^0.13.2-next.1",
"@backstage/catalog-model": "^1.0.1-next.0",
"@backstage/cli-common": "^0.1.8",
"@backstage/config": "^1.0.0",
"@backstage/plugin-techdocs-node": "^1.0.1-next.0",
"@backstage/plugin-techdocs-node": "^1.0.1-next.1",
"@types/dockerode": "^3.3.0",
"commander": "^6.1.0",
"dockerode": "^3.3.1",