Skip to content

Commit 578c159

Browse files
committed
ttt
1 parent e895b64 commit 578c159

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
"license": "GPL-2.0",
77
"author": "WooCommerce",
88
"scripts": {
9-
"postinstall": "run-s install:modules:*",
109
"install:modules:ppcp-admin-notices": "cd modules/ppcp-admin-notices && npm ci",
1110
"install:modules:ppcp-applepay": "cd modules/ppcp-applepay && npm ci",
1211
"install:modules:ppcp-blocks": "cd modules/ppcp-blocks && npm ci",
@@ -97,7 +96,7 @@
9796
"pw-install": "npm run playwright install --with-deps",
9897
"pw-tests": "npm run playwright test",
9998
"pw-tests-headed": "npm run playwright test --headed",
100-
"build": "npm run build:modules"
99+
"build": "echo 123"
101100
},
102101
"config": {
103102
"wp_org_slug": "woocommerce-paypal-payments"

0 commit comments

Comments
 (0)