Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Commit

Permalink
Merge pull request #682 from aminya/update-tree-sitter
Browse files Browse the repository at this point in the history
update tree-sitter packages to 0.16.0
  • Loading branch information
darangi authored Dec 12, 2020
2 parents a5f8406 + 4f2d5c7 commit e5a7d95
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"coffeelint": "^1.10.1"
},
"dependencies": {
"tree-sitter-javascript": "^0.15.2",
"tree-sitter-jsdoc": "^0.15.2",
"tree-sitter-regex": "^0.15.1"
"tree-sitter-javascript": "^0.16.0",
"tree-sitter-jsdoc": "^0.16.0",
"tree-sitter-regex": "^0.16.0"
}
}

0 comments on commit e5a7d95

Please sign in to comment.