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/file",
|
||||
"version": "0.0.1",
|
||||
"version": "1.0.1",
|
||||
"description": "Medusa File module",
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
@@ -37,7 +37,7 @@
|
||||
"orm:cache:clear": " MIKRO_ORM_CLI=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@medusajs/framework": "^0.0.1",
|
||||
"@medusajs/framework": "^1.0.1",
|
||||
"@medusajs/test-utils": "^1.1.44",
|
||||
"@mikro-orm/cli": "5.9.7",
|
||||
"@mikro-orm/core": "5.9.7",
|
||||
@@ -51,7 +51,7 @@
|
||||
"typescript": "^5.6.2"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@medusajs/framework": "^0.0.1",
|
||||
"@medusajs/framework": "^1.0.1",
|
||||
"awilix": "^8.0.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user