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 17:40:56 +01:00
committed by GitHub
parent 1aaccda7d6
commit ade6493331

View File

@@ -5,9 +5,8 @@
"main": "dist/index.js",
"scripts": {
"lint": "eslint src/**",
"test": "jest",
"package": "ncc build src/main.js --source-map",
"all": "npm run lint && npm run test && npm run package"
"all": "npm run lint && npm run package"
},
"keywords": [],
"author": "",