Remove git:update-hooks from woocommerce/project.json
This commit is contained in:
parent
a4ece1b7b9
commit
14a2f9a8d8
|
@ -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": {
|
||||
|
|
Loading…
Reference in New Issue