We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 12011e5 + b711ca9 commit 782b33cCopy full SHA for 782b33c
1 file changed
package.json
@@ -19,7 +19,7 @@
19
"test:bulk-upload": "node scripts/test-bulk-upload-validation.mjs",
20
"health": "node scripts/health-check.js",
21
"brain": "node scripts/brain-check.js",
22
- "sync": "node scripts/sync-check.js",
+ "sync": "tsx scripts/sync-shopify-catalog.ts",
23
"sync:dry": "tsx scripts/sync-shopify-catalog.ts --dry-run",
24
"sync:publish": "tsx scripts/sync-shopify-catalog.ts --publish"
25
},
0 commit comments