Skip to content

Commit

Permalink
Add keywords to package.json per gatsbyjs/gatsby#4394
Browse files Browse the repository at this point in the history
  • Loading branch information
Rulikkk authored Mar 10, 2018
1 parent 2b421ec commit 82a3307
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,11 @@
"dependencies": {
"bluebird": "^3.5.0",
"emojione": "^3.1.2"
}
},
"keywords": [
"gatsby",
"gatsby-plugin",
"emoji",
"markdown"
]
}

0 comments on commit 82a3307

Please sign in to comment.