Skip to content

Commit 12862e2

Browse files
committed
Update tree-sitter-mozcpp cli to 0.20.7
1 parent b939067 commit 12862e2

File tree

3 files changed

+5278
-3
lines changed

3 files changed

+5278
-3
lines changed

tree-sitter-mozcpp/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tree-sitter-mozcpp",
3-
"version": "0.19.0",
3+
"version": "0.20.0",
44
"description": "Mozcpp grammar for node-tree-sitter",
55
"main": "bindings/node",
66
"keywords": [
@@ -13,7 +13,7 @@
1313
"nan": "^2.14.2"
1414
},
1515
"devDependencies": {
16-
"tree-sitter-cli": "^0.19.3"
16+
"tree-sitter-cli": "^0.20.7"
1717
},
1818
"scripts": {
1919
"build": "tree-sitter generate && node-gyp build",

0 commit comments

Comments
 (0)