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:
@@ -4,7 +4,7 @@
|
|||||||
"description": "GitHub action to compile .iss (Inno Setup Script) files.",
|
"description": "GitHub action to compile .iss (Inno Setup Script) files.",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"Error: no test specified\" && exit 1"
|
"test": "echo \"Error: no test specified\" && exit 1",
|
||||||
"package": "ncc build --source-map"
|
"package": "ncc build --source-map"
|
||||||
},
|
},
|
||||||
"keywords": [],
|
"keywords": [],
|
||||||
|
|||||||
Reference in New Issue
Block a user