bodleian / archiox-mirador-plugin

An experimental plugin to display depth information captured with Lucida or Selene scanners from FactumARTE. However, the plug-in can present any normal map/albedo map combination produced from any technique.
MIT License
1 stars 0 forks source link

Fix package files #31

Closed BeebBenjamin closed 1 year ago

BeebBenjamin commented 1 year ago

Package files had two different versions of react installed due to use of @mui/material-ui. I have removed this dependency and have swapped the icons used by the plugin to WbIncandescent as suggested by @irv.

I have also removed some unused dependencies.

This should fix the build issues others have been having.