chore: Version Packages (#4527)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
2f283996f8
commit
2a181bc564
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@medusajs/admin",
|
||||
"version": "6.0.2",
|
||||
"version": "6.0.3",
|
||||
"bin": {
|
||||
"medusa-admin": "./bin/medusa-admin.js"
|
||||
},
|
||||
@@ -26,7 +26,7 @@
|
||||
"directory": "packages/admin"
|
||||
},
|
||||
"dependencies": {
|
||||
"@medusajs/admin-ui": "^1.9.1",
|
||||
"@medusajs/admin-ui": "^1.9.2",
|
||||
"commander": "^10.0.0",
|
||||
"dotenv": "^16.0.3",
|
||||
"express": "^4.17.1",
|
||||
@@ -40,7 +40,7 @@
|
||||
"@medusajs/medusa": "^1.12.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@medusajs/medusa": "^1.12.2",
|
||||
"@medusajs/medusa": "^1.12.3",
|
||||
"@types/express": "^4.17.13",
|
||||
"typescript": "^4.9.3"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user