chore(utils, product): Attempt to simplify module scripts export (#6021)

This commit is contained in:
Adrien de Peretti
2024-01-09 20:20:05 +01:00
committed by GitHub
parent 90db656000
commit a9b4214503
16 changed files with 298 additions and 227 deletions
-2
View File
@@ -8,8 +8,6 @@
"dist"
],
"bin": {
"medusa-product-migrations-down": "dist/scripts/bin/run-migration-down.js",
"medusa-product-migrations-up": "dist/scripts/bin/run-migration-up.js",
"medusa-product-seed": "dist/scripts/bin/run-seed.js"
},
"engines": {