Skip to content

Commit 0a8bfd1

Browse files
committed
~
1 parent 22e8032 commit 0a8bfd1

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

src/extras/___package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@
2525
"dependencies": {
2626
"brainsatplay-math": "~0.1.0",
2727
"browserfs": "^1.4.3",
28-
"webgl-plot-utils":"~0.4.2"
28+
"webgl-plot-utils":"~0.4.2",
29+
"gpujsutils":"~1.0.15"
2930
},
3031
"nodemonConfig": {
3132
"env": {

src/extras/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"dependencies": {
2626
"brainsatplay-math": "~0.1.0",
2727
"browserfs": "~1.4.3",
28-
"gpujsutils": "~1.0.13",
28+
"gpujsutils": "~1.0.15",
2929
"web-worker": "~1.2.0",
3030
"webgl-plot-utils": "~0.4.1"
3131
},

0 commit comments

Comments
 (0)