Skip to content

Commit

Permalink
Added keyword to the root package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
patricklafrance authored May 24, 2019
1 parent 525381a commit 6e3d64b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@
"bootstrap": "lerna bootstrap"
},
"license": "Apache-2.0",
"keywords": [
"react",
"create-react-app",
"cra"
],
"husky": {
"hooks": {
"pre-commit": "lint-staged"
Expand Down

0 comments on commit 6e3d64b

Please sign in to comment.