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
+1 -1
View File
@@ -4,7 +4,7 @@
"bin": {
"medusa-admin": "./bin/medusa-admin.js"
},
"main": "index.js",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"files": [
"bin",