Skip to content

Commit

Permalink
Merge pull request #6202 from gmarziou/disable-tabtab
Browse files Browse the repository at this point in the history
Don't force users to install shell completions (tabtab)
  • Loading branch information
deepu105 authored Aug 5, 2017
2 parents 2274ea1 + 9050532 commit 754c3e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"url": "git://github.com/jhipster/generator-jhipster.git"
},
"scripts": {
"install": "tabtab install --name jhipster --auto",
"completion": "tabtab install --name jhipster --auto",
"pretest": "eslint .",
"lint": "eslint .",
"lint-fix": "eslint . --fix",
Expand Down

0 comments on commit 754c3e2

Please sign in to comment.