Work on a package.json

This commit is contained in:
Scott Idem
2022-04-16 18:50:03 -04:00
parent 4aec075855
commit c156852cb2

View File

@@ -1,7 +1,8 @@
{
"name": "onesky_native",
"version": "2.0.0",
"description": "One Sky Native App",
"name": "aether_app_native",
"productName": "Aether App",
"version": "3.0.0",
"description": "One Sky IT's Native Aether App",
"main": "index.js",
"scripts": {
"start": "electron .",