techdocs-common: Initialize package and move common code from techdocs-backend

This commit is contained in:
Himanshu Mishra
2020-11-25 19:21:21 +01:00
parent 9ebc897351
commit ff348df9fe
40 changed files with 100 additions and 38 deletions
+1 -6
View File
@@ -23,19 +23,14 @@
"@backstage/backend-common": "^0.3.2",
"@backstage/catalog-model": "^0.3.1",
"@backstage/config": "^0.1.1",
"@backstage/techdocs-common": "^0.1.1",
"@types/dockerode": "^2.5.34",
"@types/express": "^4.17.6",
"command-exists-promise": "^2.0.2",
"cross-fetch": "^3.0.6",
"dockerode": "^3.2.1",
"express": "^4.17.1",
"express-promise-router": "^3.0.3",
"fs-extra": "^9.0.1",
"git-url-parse": "^11.4.0",
"js-yaml": "^3.14.0",
"knex": "^0.21.6",
"mock-fs": "^4.13.0",
"nodegit": "^0.27.0",
"winston": "^3.2.1"
},
"devDependencies": {