v0.1.1-alpha.11

This commit is contained in:
Patrik Oldsberg
2020-06-23 21:27:58 +02:00
parent 60db4adb18
commit 910057bc8a
33 changed files with 157 additions and 157 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/techdocs-cli",
"description": "CLI for running TechDocs locally.",
"version": "0.1.1-alpha.10",
"version": "0.1.1-alpha.11",
"private": true,
"publishConfig": {
"access": "public"
@@ -28,7 +28,7 @@
"techdocs": "bin/techdocs-cli"
},
"devDependencies": {
"@backstage/cli": "^0.1.1-alpha.10"
"@backstage/cli": "^0.1.1-alpha.11"
},
"files": [
"bin",