atlassian / nucleus

A configurable and versatile update server for all your Electron apps
Other
398 stars 93 forks source link

fix(public): fix dependencies failing to build on Ubuntu 18.04 LTS #61

Open leofidus opened 6 years ago

leofidus commented 6 years ago

Both SASS and SQlite3 failed to build on Ubuntu 18.04 LTS. This upgrades both dependencies to the current version, fixing this problem.

Note that the sqlite update is an update by a whole major version. I haven't noticed any issues, but maybe you want to double-check.