three-stdlib 2.8.10 → 2.8.11
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "three-stdlib",
|
3
|
-
"version": "2.8.
|
3
|
+
"version": "2.8.11",
|
4
4
|
"private": false,
|
5
5
|
"description": "stand-alone library of threejs examples",
|
6
6
|
"main": "index.cjs.js",
|
@@ -22,7 +22,7 @@
|
|
22
22
|
"dependencies": {
|
23
23
|
"@babel/runtime": "^7.16.7",
|
24
24
|
"@webgpu/glslang": "^0.0.15",
|
25
|
-
"chevrotain": "^10.1.
|
25
|
+
"chevrotain": "^10.1.2",
|
26
26
|
"draco3d": "^1.4.1",
|
27
27
|
"fflate": "^0.6.9",
|
28
28
|
"ktx-parse": "^0.2.1",
|