chore: Prepare versions + changeset (#9707)
* chore: Prepare version + changeset * chore: Bump dependencies * chore: Update lock-file
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@medusajs/admin-bundler",
|
||||
"version": "0.0.1",
|
||||
"version": "1.0.1",
|
||||
"description": "Bundler for the Medusa admin dashboard.",
|
||||
"author": "Kasper Kristensen <kasper@medusajs.com>",
|
||||
"scripts": {
|
||||
@@ -26,9 +26,9 @@
|
||||
"typescript": "^5.3.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@medusajs/admin-shared": "0.0.1",
|
||||
"@medusajs/admin-vite-plugin": "0.0.1",
|
||||
"@medusajs/dashboard": "0.0.1",
|
||||
"@medusajs/admin-shared": "1.0.1",
|
||||
"@medusajs/admin-vite-plugin": "1.0.1",
|
||||
"@medusajs/dashboard": "1.0.1",
|
||||
"@vitejs/plugin-react": "^4.2.1",
|
||||
"autoprefixer": "^10.4.16",
|
||||
"compression": "^1.7.4",
|
||||
|
||||
Reference in New Issue
Block a user