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:
@@ -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": "",
|
||||
|
||||
Reference in New Issue
Block a user