mirror of
https://github.com/Minionguyjpro/Inno-Setup-Action
synced 2026-02-18 17:41:18 +01:00
Update package.json
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"lint": "eslint src/**",
|
"lint": "eslint src/**",
|
||||||
"package": "ncc build src/main.js --source-map",
|
"package": "ncc build src/main.js --no-cache",
|
||||||
"all": "npm run lint && npm run package"
|
"all": "npm run lint && npm run package"
|
||||||
},
|
},
|
||||||
"keywords": [],
|
"keywords": [],
|
||||||
|
|||||||
Reference in New Issue
Block a user