We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a70702 commit d1c2510Copy full SHA for d1c2510
package.json
@@ -3,7 +3,7 @@
3
"engines": {
4
"node": ">=16"
5
},
6
- "version": "2.0.0-beta.5",
+ "version": "2.0.0",
7
"description": "A GLSL ES 1.0 and 3.0 parser and preprocessor that can preserve whitespace and comments",
8
"scripts": {
9
"prepare": "npm run build && ./prepublish.sh",
0 commit comments