feat(medusa-cli): add monorepo support command develop (#5723)

* add monorepo support command develop

* fix formating bug in @medusa/admin package.json

* Create grumpy-bees-laugh.md

---------

Co-authored-by: Kasper Fabricius Kristensen <45367945+kasperkristensen@users.noreply.github.com>
Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
This commit is contained in:
driver005
2023-12-03 14:29:55 +01:00
committed by GitHub
co-authored by Kasper Fabricius Kristensen Oli Juhl
parent 428331a653
commit fd317f1a6b
4 changed files with 21 additions and 15 deletions
+6
View File
@@ -0,0 +1,6 @@
---
"@medusajs/medusa": patch
"@medusajs/admin": patch
---
feat(medusa): add monorepo support command develop