documentation added

Signed-off-by: Mert Can Bilgiç <mert.bilgic@trendyol.com>
This commit is contained in:
erdoganoksuz
2021-02-25 17:24:49 +03:00
committed by Mert Can Bilgiç
parent 32fac33d8d
commit cebda81000
7 changed files with 171 additions and 191 deletions
+1 -2
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/techdocs-common",
"description": "Common functionalities for TechDocs, to be shared between techdocs-backend plugin and techdocs-cli",
"version": "0.4.2",
"version": "0.5.0",
"main": "src/index.ts",
"types": "src/index.ts",
"private": false,
@@ -58,7 +58,6 @@
"p-limit": "^3.1.0",
"pkgcloud": "^2.2.0",
"recursive-readdir": "^2.2.2",
"stream-mock": "^2.0.5",
"winston": "^3.2.1"
},
"devDependencies": {