Skip to content

Commit da38843

Browse files
committed
1.8.0
1 parent 538faa4 commit da38843

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "glsl-transpiler",
3-
"version": "1.7.2",
3+
"version": "1.8.0",
44
"description": "Transpile GLSL to JS",
55
"main": "index.js",
66
"dependencies": {
@@ -62,7 +62,9 @@
6262
"gpu"
6363
],
6464
"author": "Dmitry Yv <[email protected]>",
65-
"contributors": ["Xiaoji Chen (http://pessimistress.github.io/)"],
65+
"contributors": [
66+
"Xiaoji Chen (http://pessimistress.github.io/)"
67+
],
6668
"license": "MIT",
6769
"bugs": {
6870
"url": "https://github.com/stackgl/glsl-transpiler/issues"

0 commit comments

Comments
 (0)