Add Tiny Olist production order sync
All checks were successful
Build and Deploy / build-and-push (push) Successful in 49s
All checks were successful
Build and Deploy / build-and-push (push) Successful in 49s
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
"start": "node dist/index.js",
|
||||
"backfill:graphs": "tsx src/scripts/backfill-graphs.ts",
|
||||
"sync:product-structures": "tsx src/scripts/sync-product-structures.ts",
|
||||
"sync:production-orders": "tsx src/scripts/sync-production-orders.ts",
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"keywords": [],
|
||||
|
||||
Reference in New Issue
Block a user