Add proper Electron launcher and building process #6

Merged
grey merged 6 commits from electron into master 2022-11-15 18:28:59 +01:00
Showing only changes of commit 59aa625a6d - Show all commits

View File

@ -1,6 +1,6 @@
{ {
"name": "opencountdown", "name": "opencountdown",
"version": "1.0.4", "version": "1.0.5",
"description": "An opensource countdown", "description": "An opensource countdown",
"main": "startHandler.js", "main": "startHandler.js",
"scripts": { "scripts": {