tree-sitter-c
Advanced tools
Comparing version 0.12.1 to 0.13.0
{ | ||
"name": "tree-sitter-c", | ||
"version": "0.12.1", | ||
"version": "0.13.0", | ||
"description": "C grammar for node-tree-sitter", | ||
@@ -13,7 +13,6 @@ "main": "index.js", | ||
"dependencies": { | ||
"bindings": "1.2.x", | ||
"nan": "^2.10.0" | ||
}, | ||
"devDependencies": { | ||
"tree-sitter-cli": "^0.12.6" | ||
"tree-sitter-cli": "^0.13.1" | ||
}, | ||
@@ -20,0 +19,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1
2424957
12
- Removedbindings@1.2.x
- Removedbindings@1.2.1(transitive)