Skip to content

Commit cf5edbb

Browse files
authored
Merge pull request #12 from GoodNotes/updateTreeSitter-0.20.7
Update tree-sitter version
2 parents d8bb65e + 3fcaf77 commit cf5edbb

File tree

2 files changed

+672
-5
lines changed

2 files changed

+672
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
"eslint": "^8.25.0",
1616
"eslint-plugin-tree-sitter": "^0.0.1",
1717
"prettier": "^2.7.1",
18-
"tree-sitter-cli": "^0.20.6"
18+
"tree-sitter-cli": "^0.20.7"
1919
}
2020
}

0 commit comments

Comments
 (0)