Remove git:update-hooks from woocommerce/project.json

This commit is contained in:
Chi-Hsuan Huang 2022-03-30 15:58:25 +08:00
parent a4ece1b7b9
commit 14a2f9a8d8
1 changed files with 0 additions and 6 deletions

View File

@ -142,12 +142,6 @@
"script": "packages:fix:textdomain"
}
},
"git-update-hooks": {
"executor": "@nrwl/workspace:run-script",
"options": {
"script": "git:update-hooks"
}
},
"make-collection": {
"executor": "@nrwl/workspace:run-script",
"options": {