Skip to content

Commit

Permalink
[change] Update package keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
dcalhoun committed Apr 16, 2018
1 parent 0e0d476 commit 25bb487
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,14 @@
"scripts": {
"lint": "eslint '{index,{__mocks__,fixtures,modules}/**/*}.js'",
"precommit": "lint-staged",
"prettier": "prettier --write '{index,{__mocks__,fixtures,modules}/**/*}.js'",
"prettier":
"prettier --write '{index,{__mocks__,fixtures,modules}/**/*}.js'",
"test": "jest"
},
"keywords": [
"hyperterm",
"hyper",
"hyper.app",
"hyper-plugin",
"plugin",
"hotkey",
"shortcut",
Expand Down

0 comments on commit 25bb487

Please sign in to comment.