Skip to content

Commit

Permalink
Some additional type narrowing
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewRayCode committed Jul 8, 2023
1 parent cd5257c commit 06200f3
Show file tree
Hide file tree
Showing 3 changed files with 111 additions and 79 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"engines": {
"node": ">=16"
},
"version": "2.0.0-beta.1",
"version": "2.0.0-beta.2",
"description": "A GLSL ES 1.0 and 3.0 parser and preprocessor that can preserve whitespace and comments",
"scripts": {
"prepare": "npm run build && ./prepublish.sh",
Expand Down
Loading

0 comments on commit 06200f3

Please sign in to comment.