forked from tree-sitter/tree-sitter-ql
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add field for the name of a moduleInstantiation
Co-authored-by: Erik Krogh Kristensen <[email protected]>
- Loading branch information
1 parent
980233c
commit fd62fd9
Showing
6 changed files
with
36,220 additions
and
35,381 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,7 +13,7 @@ | |
"author": "Sam Lanning <[email protected]>", | ||
"license": "MIT", | ||
"devDependencies": { | ||
"tree-sitter-cli": "^0.19.5" | ||
"tree-sitter-cli": "^0.20.6" | ||
}, | ||
"scripts": { | ||
"tree-sitter": "tree-sitter", | ||
|
@@ -42,4 +42,4 @@ | |
"example": "examples", | ||
"test": "test" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.