mirror of
https://github.com/mshick/add-pr-comment.git
synced 2025-12-31 14:20:32 +11:00
update lib
This commit is contained in:
parent
80f4918ea8
commit
a0bbba521b
2 changed files with 4 additions and 1 deletions
|
|
@ -25,7 +25,7 @@
|
|||
"build": "tsc",
|
||||
"clean": "rm -rf node_modules dist package-lock.json __tests__/runner/**/*",
|
||||
"lint": "eslint src/**/*.ts",
|
||||
"package": "ncc build --source-map --license licenses.txt",
|
||||
"package": "ncc build --source-map",
|
||||
"test": "vitest run",
|
||||
"watch": "vitest"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue