gluon-framework / gluon

A new framework for creating desktop apps from websites, using system installed browsers and NodeJS
https://gluonjs.org
MIT License
3.1k stars 76 forks source link

chore: import version directly from `package.json` #39

Closed cijiugechu closed 1 year ago

cijiugechu commented 1 year ago

Get version info from a single source instead of setting it manually.

CanadaHonk commented 1 year ago

LGTM, thanks