Skip to content

Commit

Permalink
0.20.6
Browse files Browse the repository at this point in the history
  • Loading branch information
verhovsky committed Oct 16, 2023
1 parent 84ab651 commit 744d259
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tree-sitter",
"version": "0.20.5",
"version": "0.20.6",
"description": "Incremental parsers for node",
"author": "Max Brunsfeld",
"license": "MIT",
Expand All @@ -15,7 +15,7 @@
"main": "index.js",
"types": "tree-sitter.d.ts",
"dependencies": {
"nan": "^2.17.0",
"nan": "^2.18.0",
"prebuild-install": "^7.1.1"
},
"devDependencies": {
Expand Down

0 comments on commit 744d259

Please sign in to comment.