mirror of
https://github.com/mshick/add-pr-comment.git
synced 2025-12-31 22:29:45 +11:00
try to get release building
This commit is contained in:
parent
f8c324a9fc
commit
06b07c2e70
1 changed files with 1 additions and 1 deletions
|
|
@ -25,9 +25,9 @@
|
|||
"build": "del-cli dist && tsc && ncc build --source-map",
|
||||
"clean": "rm -rf node_modules dist package-lock.json __tests__/runner/**/*",
|
||||
"lint": "eslint src/**/*.ts",
|
||||
"prepare": "npm run build && git add lib dist",
|
||||
"release": "npm run build && np --no-publish",
|
||||
"test": "vitest run",
|
||||
"version": "npm run build && git add lib dist",
|
||||
"watch": "vitest"
|
||||
},
|
||||
"prettier": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue