chore: Release (#3818)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-04-14 11:18:39 +02:00
committed by GitHub
parent 3a49f14e3e
commit 0f51e3a400
50 changed files with 265 additions and 143 deletions

View File

@@ -2,7 +2,7 @@
"name": "@medusajs/admin-ui",
"author": "Kasper Kristensen <kasper@medusajs.com>",
"license": "MIT",
"version": "1.8.1",
"version": "1.8.2",
"repository": {
"type": "git",
"url": "https://github.com/medusajs/medusa.git",
@@ -49,7 +49,7 @@
"copy-to-clipboard": "^3.3.1",
"emoji-picker-react": "^4.4.3",
"framer-motion": "^9.1.6",
"medusa-react": "5.0.1",
"medusa-react": "5.0.2",
"moment": "^2.29.4",
"pluralize": "^8.0.0",
"postcss": "^8.4.21",
@@ -79,8 +79,8 @@
"vite": "^4.1.4"
},
"devDependencies": {
"@medusajs/medusa": "1.8.1",
"@medusajs/types": "1.8.1",
"@medusajs/medusa": "1.8.2",
"@medusajs/types": "1.8.2",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.4.3",