1
0
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:
Minionguyjpro
2024-01-02 16:58:21 +01:00
committed by GitHub
parent ca8088efe4
commit 9da33ad31f

View File

@@ -4,7 +4,7 @@
"description": "GitHub action to compile .iss (Inno Setup Script) files.",
"main": "dist/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" && exit 1",
"package": "ncc build --source-map"
},
"keywords": [],