Skip to content

Commit 0bb8872

Browse files
remove build-cli from top-level package.json
1 parent 88d9e95 commit 0bb8872

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"description": "CodeQL action",
66
"scripts": {
77
"build": "tsc",
8-
"build-cli": "webpack --mode production",
98
"test": "ava src/** --serial --verbose",
109
"lint": "tslint -p . -c tslint.json 'src/**/*.ts'",
1110
"removeNPMAbsolutePaths": "removeNPMAbsolutePaths . --force"

0 commit comments

Comments
 (0)