mirror of
https://github.com/werf/actions.git
synced 2026-05-07 18:12:09 +03:00
chore: npm repack
This commit is contained in:
+683
-683
File diff suppressed because one or more lines are too long
+683
-683
File diff suppressed because one or more lines are too long
+683
-683
File diff suppressed because one or more lines are too long
+683
-683
File diff suppressed because one or more lines are too long
+683
-683
File diff suppressed because one or more lines are too long
+1
-1
@@ -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": {
|
||||||
|
|||||||
+687
-687
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user