Merge remote-tracking branch 'origin/master' into orkohunter/techdocs-publish-to-cloud-storage

This commit is contained in:
Himanshu Mishra
2020-12-10 21:12:31 +01:00
258 changed files with 2283 additions and 1315 deletions
+5 -5
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-techdocs-backend",
"version": "0.3.1",
"version": "0.3.2",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -30,9 +30,9 @@
"clean": "backstage-cli clean"
},
"dependencies": {
"@backstage/backend-common": "^0.3.3",
"@backstage/catalog-model": "^0.4.0",
"@backstage/config": "^0.1.1",
"@backstage/backend-common": "^0.4.0",
"@backstage/catalog-model": "^0.5.0",
"@backstage/config": "^0.1.2",
"@backstage/techdocs-common": "^0.1.1",
"@types/dockerode": "^3.2.1",
"@types/express": "^4.17.6",
@@ -44,7 +44,7 @@
"winston": "^3.2.1"
},
"devDependencies": {
"@backstage/cli": "^0.4.0",
"@backstage/cli": "^0.4.1",
"supertest": "^4.0.2"
},
"files": [