Skip to content

Commit

Permalink
add keywords to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
xavierlefevre committed Sep 11, 2017
1 parent 3b27c6d commit 3ed1575
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,17 @@
"type": "git",
"url": "https://github.com/bamlab/redux-enhancer"
},
"keywords": [
"react",
"reactjs",
"react-native",
"redux",
"store",
"request",
"async",
"loading",
"error"
],
"scripts": {
"test": "yarn test:flow && yarn test:lint && yarn test:unit",
"test:flow": "flow",
Expand Down

0 comments on commit 3ed1575

Please sign in to comment.