⬆️ tree-sitter-cli

This commit is contained in:
Max Brunsfeld 2018-05-24 11:57:14 -07:00
parent 065a4ec425
commit 53688f6034
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
"nan": "^2.10.0" "nan": "^2.10.0"
}, },
"devDependencies": { "devDependencies": {
"tree-sitter-cli": "^0.11.0" "tree-sitter-cli": "^0.12.2"
}, },
"scripts": { "scripts": {
"build": "tree-sitter generate && node-gyp build", "build": "tree-sitter generate && node-gyp build",