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-08 19:55:58 +01:00
committed by GitHub
parent 1aaee247e6
commit e97b440d2c

View File

@@ -32,7 +32,7 @@
"package": "ncc build src/index.js --license licenses.txt",
"package:watch": "npm run package -- --watch",
"test": "jest",
"all": "npm run format:write && npm run lint && npm run test && npm run package"
"all": "npm run format:write && npm run lint && npm run package"
},
"license": "MIT",
"eslintConfig": {