Add the repo field to the package.

pull/70/head
Rob Rix 2016-02-18 10:44:37 +07:00
parent ef83186819
commit 7c7a3d8e26
1 changed files with 2 additions and 1 deletions

@ -22,5 +22,6 @@
"scripts": {
"prepublish": "tree-sitter compile && node-gyp build",
"test": "tree-sitter test"
}
},
"repository": "https://github.com/tree-sitter/tree-sitter-ruby"
}