Skip to content

Commit 199c8a8

Browse files
committed
Update npm run build
1 parent e7ac7c0 commit 199c8a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"pw-install": "npm run playwright install --with-deps",
104104
"pw-tests": "npm run playwright test",
105105
"pw-tests-headed": "npm run playwright test --headed",
106-
"build": "npm install"
106+
"build": "npm run build:modules"
107107
},
108108
"config": {
109109
"wp_org_slug": "woocommerce-paypal-payments"

0 commit comments

Comments
 (0)