mirror of
https://gitlab.com/futo-org/fcast.git
synced 2025-06-24 21:25:23 +00:00
Removed unused npm scripts
This commit is contained in:
parent
211efbd385
commit
30b843f9e2
1 changed files with 1 additions and 3 deletions
|
@ -6,9 +6,7 @@
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "rm -rf dist/ && webpack --config ./webpack.config.js",
|
"build": "rm -rf dist/ && webpack --config ./webpack.config.js",
|
||||||
"test": "jest",
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||||||
"package": "electron-forge package",
|
|
||||||
"make": "electron-forge make"
|
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@eslint/js": "^9.10.0",
|
"@eslint/js": "^9.10.0",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue