mirror of
https://github.com/LukeHagar/stats-action.git
synced 2025-12-06 04:21:26 +00:00
Update package.json
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"scripts": {
|
||||
"run": "yarn build && yarn start",
|
||||
"build": "tsc && ncc build lib/index.js",
|
||||
"start": "node lib/index.js",
|
||||
"start": "node dist/index.js",
|
||||
"patch": "yarn version --patch",
|
||||
"minor": "yarn version --minor",
|
||||
"major": "yarn version --major"
|
||||
|
||||
Reference in New Issue
Block a user