three-stdlib 2.25.1 → 2.26.1

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "three-stdlib",
3
- "version": "2.25.1",
3
+ "version": "2.26.1",
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",