AuHau / tasegir

tAsEgir - Automated TypeScript project management
https://github.com/AuHau/tasegir
MIT License
4 stars 3 forks source link

Move Electron to PeerDependency #39

Open AuHau opened 4 years ago

AuHau commented 4 years ago

Electron is pretty heavy for installation as it downloads I think around 600 MB data, but it is not always used ==> solution is to have it as PeerDependency and leave it up to the user to install only if he needs to.