Skip to content

Commit

Permalink
add keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
amirbilu committed Aug 6, 2018
1 parent 945eba2 commit 27afa11
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "thrift-generator",
"version": "0.0.4",
"version": "0.0.5",
"description": "",
"main": "src/index.js",
"scripts": {
Expand All @@ -21,5 +21,6 @@
"repository": {
"type": "git",
"url": "https://github.com/amirbilu/node-thrift-generator.git"
}
},
"keywords":["thrift", "idl", "thrift-generator"]
}

0 comments on commit 27afa11

Please sign in to comment.