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

Commit

Permalink
fix: update tree-sitter-embedded-php b/c comments shouldn't affect pa…
Browse files Browse the repository at this point in the history
…rsing
  • Loading branch information
claytonrcarter committed Jan 25, 2022
1 parent e2166fc commit 84666a6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"url": "https://github.com/atom/language-php/issues"
},
"dependencies": {
"tree-sitter-embedded-php": "0.0.3",
"tree-sitter-embedded-php": "0.0.4",
"tree-sitter-php-abc": "^0.17.0",
"tree-sitter-phpdoc": "0.0.4"
},
Expand Down

0 comments on commit 84666a6

Please sign in to comment.