fix(techdocs-cli): use techdocs-cli instead of techdocs
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
"start": "nodemon --"
|
||||
},
|
||||
"bin": {
|
||||
"techdocs": "bin/techdocs-cli"
|
||||
"techdocs-cli": "bin/techdocs-cli"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@spotify/eslint-config": "^7.0.0",
|
||||
|
||||
Reference in New Issue
Block a user