v0.1.1-alpha.15

This commit is contained in:
Ivan Shmidt
2020-07-22 13:44:33 +02:00
parent 5ce51c300a
commit 415bdf42e1
35 changed files with 172 additions and 172 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "@techdocs/cli",
"description": "CLI for running TechDocs locally.",
"version": "0.1.1-alpha.14",
"version": "0.1.1-alpha.15",
"private": false,
"publishConfig": {
"access": "public"
@@ -44,7 +44,7 @@
"ext": "ts"
},
"dependencies": {
"@backstage/cli": "^0.1.1-alpha.14",
"@backstage/cli": "^0.1.1-alpha.15",
"commander": "^5.1.0",
"fs-extra": "^9.0.1",
"http-proxy": "^1.18.1",