three-stdlib 2.26.1 → 2.26.3
Sign up to get free protection for your applications and to get access to all the features.
- package/index.cjs +8558 -7846
- package/index.js +8562 -7850
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "three-stdlib",
|
3
|
-
"version": "2.26.
|
3
|
+
"version": "2.26.3",
|
4
4
|
"description": "stand-alone library of threejs examples",
|
5
5
|
"keywords": [
|
6
6
|
"three",
|
@@ -36,7 +36,7 @@
|
|
36
36
|
"sideEffects": false,
|
37
37
|
"devDependencies": {
|
38
38
|
"@types/three": "^0.128.0",
|
39
|
-
"chevrotain": "^
|
39
|
+
"chevrotain": "^11.0.3",
|
40
40
|
"copyfiles": "^2.4.1",
|
41
41
|
"json": "^11.0.0",
|
42
42
|
"prettier": "^2.2.1",
|