mirror of
https://github.com/Minionguyjpro/Inno-Setup-Action.git
synced 2026-04-13 02:11:24 +02:00
Update package.json
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"main": "dist/index.js",
|
||||
"scripts": {
|
||||
"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"
|
||||
},
|
||||
"keywords": [],
|
||||
|
||||
Reference in New Issue
Block a user