Browse Source

bump tree-sitter

pull/5/head
joshvera 9 years ago
parent
commit
322a0abdda
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      package.json

+ 1
- 1
package.json View File

@ -14,7 +14,7 @@
"nan": "^2.4.0"
},
"devDependencies": {
"tree-sitter-cli": "^0.5.0"
"tree-sitter-cli": "^0.5.1"
},
"scripts": {
"build": "tree-sitter generate && node-gyp build",

Loading…
Cancel
Save