mirror of
https://github.com/werf/actions.git
synced 2026-02-05 02:46:23 +03:00
chore: npm repack
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
"format": "prettier --write **/*.ts",
|
||||
"format-check": "prettier --check **/*.ts",
|
||||
"lint": "eslint src/**/*.ts",
|
||||
"pack": "pack.sh",
|
||||
"pack": "./pack.sh",
|
||||
"all": "npm run build && npm run format && npm run lint && npm run pack"
|
||||
},
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user