three-stdlib 2.26.0 → 2.26.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. package/index.cjs +8669 -8543
  2. package/index.js +8673 -8547
  3. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "three-stdlib",
3
- "version": "2.26.0",
3
+ "version": "2.26.2",
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": "^11.0.3",
39
+ "chevrotain": "^10.1.2",
40
40
  "copyfiles": "^2.4.1",
41
41
  "json": "^11.0.0",
42
42
  "prettier": "^2.2.1",