mirror of
https://github.com/dscalzi/HeliosLauncher.git
synced 2024-12-21 19:22:13 -08:00
Refactor package.json to update extraverif script
This commit is contained in:
parent
93bca16ebb
commit
bd67015210
@ -18,7 +18,7 @@
|
||||
"dist:mac": "npm run dist -- -m",
|
||||
"dist:linux": "npm run dist -- -l",
|
||||
"lint": "eslint --config .eslintrc.json .",
|
||||
"athshield": "node app/assets/athshield/athshield.js"
|
||||
"extraverif": "node app/assets/extraverif/extraverif.js"
|
||||
},
|
||||
"engines": {
|
||||
"node": "20.x.x"
|
||||
|
Loading…
Reference in New Issue
Block a user