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:
3956
build/index.js
3956
build/index.js
File diff suppressed because one or more lines are too long
3956
cleanup/index.js
3956
cleanup/index.js
File diff suppressed because one or more lines are too long
3956
converge/index.js
3956
converge/index.js
File diff suppressed because one or more lines are too long
3956
dismiss/index.js
3956
dismiss/index.js
File diff suppressed because one or more lines are too long
3956
install/index.js
3956
install/index.js
File diff suppressed because one or more lines are too long
@@ -34,7 +34,7 @@
|
|||||||
"format": "prettier --write **/*.ts",
|
"format": "prettier --write **/*.ts",
|
||||||
"format-check": "prettier --check **/*.ts",
|
"format-check": "prettier --check **/*.ts",
|
||||||
"lint": "eslint src/**/*.ts",
|
"lint": "eslint src/**/*.ts",
|
||||||
"pack": "pack.sh",
|
"pack": "./pack.sh",
|
||||||
"all": "npm run build && npm run format && npm run lint && npm run pack"
|
"all": "npm run build && npm run format && npm run lint && npm run pack"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|||||||
4050
run/index.js
4050
run/index.js
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user