First iteration of the conversion to use SvelteKit.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "aether_app_native",
|
||||
"productName": "Aether App: Native",
|
||||
"version": "2023.5.14.2",
|
||||
"version": "2024.8.14.1",
|
||||
"description": "One Sky IT's Native Aether App",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
@@ -19,7 +19,7 @@
|
||||
"path": "^0.12.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"electron": "^22.3.6",
|
||||
"electron-packager": "^16.0.0"
|
||||
"electron": "^31.0.0",
|
||||
"electron-packager": "^17.1.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user