MagicMirrorOrg / MagicMirror

MagicMirror² is an open source modular smart mirror platform. With a growing list of installable modules, the MagicMirror² allows you to convert your hallway or bathroom mirror into your personal assistant.
http://magicmirror.builders
MIT License
19.33k stars 4.15k forks source link

move suncalc dependency out of dev, as it is used by the clock module #3401

Closed sdetweil closed 2 months ago

sdetweil commented 2 months ago

user reported problem with clock module, checking code found dependency on suncalc library, but it is not loaded in production mode.. move dependency

sdetweil commented 2 months ago

I don't think so as the lock file is from npm install, right not install-mm

sdetweil commented 2 months ago

it is referenced in the lock file. and I don't think it matters as one of the release steps is to rebuild it