v0.1.1-alpha.25

This commit is contained in:
blam
2020-10-12 22:42:54 +02:00
parent 08c392815b
commit 46960a61ec
53 changed files with 304 additions and 301 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "@techdocs/cli",
"description": "CLI for running TechDocs locally.",
"version": "0.1.1-alpha.24",
"version": "0.1.1-alpha.25",
"private": false,
"publishConfig": {
"access": "public"
@@ -44,7 +44,7 @@
"ext": "ts"
},
"dependencies": {
"@backstage/cli": "^0.1.1-alpha.24",
"@backstage/cli": "^0.1.1-alpha.25",
"commander": "^6.1.0",
"fs-extra": "^9.0.1",
"http-proxy": "^1.18.1",