⬆️ tree-sitter-cli

This commit is contained in:
Max Brunsfeld 2017-07-17 11:18:15 -07:00
parent dce4ee6937
commit f49479deca
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
"nan": "^2.4.0" "nan": "^2.4.0"
}, },
"devDependencies": { "devDependencies": {
"tree-sitter-cli": "^0.5.3" "tree-sitter-cli": "^0.6.0"
}, },
"scripts": { "scripts": {
"build": "tree-sitter generate && node-gyp build", "build": "tree-sitter generate && node-gyp build",