feat: enforce verified smart package catalog
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"lint": "node ../scripts/lint-backend-syntax.js",
|
||||
"test": "jest",
|
||||
"benchmark:carpenter": "node scripts/run-carpenter-quote-benchmark.js",
|
||||
"import:smart-packages:excel": "node scripts/import-smart-packages-excel.js",
|
||||
"reconcile:smart-packages": "node scripts/reconcile-smart-package-totals.js",
|
||||
"migrate:rentals-split:dry-run": "node scripts/migrate-rentals-from-materials.js",
|
||||
"migrate:rentals-split": "node scripts/migrate-rentals-from-materials.js --apply"
|
||||
|
||||
Reference in New Issue
Block a user