chore: Enable draft order plugin by default (#13314)

* wip

* fix

* fix tests

* update lockfile

* fix deps

* Enable draft order plugin by default

* remove double negation

* support merging modules
This commit is contained in:
Oli Juhl
2025-08-28 14:14:40 +02:00
committed by GitHub
parent be62cf87c7
commit cbaa403744
8 changed files with 302 additions and 36 deletions

View File

@@ -84,6 +84,7 @@
"@medusajs/core-flows": "2.9.0",
"@medusajs/currency": "2.9.0",
"@medusajs/customer": "2.9.0",
"@medusajs/draft-order": "2.9.0",
"@medusajs/event-bus-local": "2.9.0",
"@medusajs/event-bus-redis": "2.9.0",
"@medusajs/file": "2.9.0",