Commit fe7b0b2
Dave Buchhofer
min three version is 167
v167 is when Matrix2 shipped mrdoob/three.js#28923
I noticed while updating a local example build, but wanted to update in the smallest chunk required to test, updating to 166 per the peer deps results in the error below.
```
✘ [ERROR] No matching export in "node_modules/three/build/three.module.js" for import "Matrix2"
node_modules/3d-tiles-renderer/build/WMSCapabilitiesLoader-j6h8dwK_.js:3:434:
3 │ ...Triangle as Ht, Vector4 as Ue, Matrix4 as Q, Matrix3 as kn, Matrix2 as jn, WebGLRenderer as zn, WebGLRenderTarget as Ut, Shade...
╵
```1 parent b0d8d76 commit fe7b0b2
2 files changed
+2
-2
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| |||
0 commit comments