1
0
mirror of https://github.com/Minionguyjpro/Inno-Setup-Action synced 2026-02-18 09:31:19 +01:00

Update package.json

This commit is contained in:
Minionguyjpro
2024-01-02 18:08:16 +01:00
committed by GitHub
parent 7f5bb35516
commit 18b1d41a4d

View File

@@ -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": [],