Clean up of launcher
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user