Skip to content

Commit

Permalink
Add yodoctor for backward compatibility (#47)
Browse files Browse the repository at this point in the history
* Revert "Use `yo-doctor` instead of `yodoctor` (#45)"

This reverts commit a312a49.

* Update .travis.yml

Co-Authored-By: Michael Kühnel <[email protected]>

* Update readme.md

Co-Authored-By: Michael Kühnel <[email protected]>

* Update package.json

Co-Authored-By: Michael Kühnel <[email protected]>
  • Loading branch information
2 people authored and SBoudrias committed Jun 6, 2019
1 parent a312a49 commit f0a5c51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"repository": "yeoman/doctor",
"main": "lib/index.js",
"bin": {
"yodoctor": "lib/cli.js",
"yo-doctor": "lib/cli.js"
},
"engines": {
Expand Down

0 comments on commit f0a5c51

Please sign in to comment.