remove build-cli from top-level package.json
This commit is contained in:
parent
88d9e95da6
commit
0bb8872e19
1 changed files with 0 additions and 1 deletions
|
|
@ -5,7 +5,6 @@
|
|||
"description": "CodeQL action",
|
||||
"scripts": {
|
||||
"build": "tsc",
|
||||
"build-cli": "webpack --mode production",
|
||||
"test": "ava src/** --serial --verbose",
|
||||
"lint": "tslint -p . -c tslint.json 'src/**/*.ts'",
|
||||
"removeNPMAbsolutePaths": "removeNPMAbsolutePaths . --force"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue