A lot of clean up!!!
This commit is contained in:
12
package.json
12
package.json
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "aether_app_native",
|
||||
"productName": "Aether App: Native",
|
||||
"version": "3.2.4",
|
||||
"version": "3.5.1",
|
||||
"description": "One Sky IT's Native Aether App",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
@@ -12,14 +12,14 @@
|
||||
"author": "Scott Idem",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"axios": "^0.26.0",
|
||||
"axios": "^1.1.2",
|
||||
"child_process": "^1.0.2",
|
||||
"fs": "0.0.1-security",
|
||||
"os": "^0.1.1",
|
||||
"fs": "^0.0.1-security",
|
||||
"os": "^0.1.2",
|
||||
"path": "^0.12.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"electron": "^17.4.0",
|
||||
"electron-packager": "^15.4.0"
|
||||
"electron": "^21.1.0",
|
||||
"electron-packager": "^16.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user