CADmium-Co / CADmium

A CAD program that runs in the browser
https://cadmium-co.github.io/CADmium/
Other
1.35k stars 51 forks source link

fix threejs version #95

Closed jbcpollak closed 4 weeks ago

jbcpollak commented 4 weeks ago

I noticed two copies of threejs were being installed, the wrong version coming from packages/shared. I tried moving all the shared dependencies to this file so they wouldn't be declared twice, but that seems to be a bug.