Clean up of launcher

This commit is contained in:
Scott Idem
2022-05-05 20:49:10 -04:00
parent 6802eac1d9
commit 98bd835342
5 changed files with 30 additions and 20 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "aether_app_native",
"productName": "Aether App",
"version": "3.0.0",
"productName": "Aether App: Native",
"version": "3.1.0",
"description": "One Sky IT's Native Aether App",
"main": "index.js",
"scripts": {
@@ -9,7 +9,7 @@
"start_nogpu": "electron . --disable-gpu",
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"author": "Scott Idem",
"license": "ISC",
"dependencies": {
"axios": "^0.26.0",