chore: Version packages

This commit is contained in:
olivermrbl
2024-10-25 17:19:36 +02:00
parent ddf3306af1
commit 4ccab16336
136 changed files with 527 additions and 240 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/file-local",
"version": "2.0.0",
"version": "2.0.1",
"description": "Local filesystem file storage for Medusa",
"main": "dist/index.js",
"repository": {
@@ -25,7 +25,7 @@
"watch": "tsc --watch"
},
"devDependencies": {
"@medusajs/framework": "^2.0.0",
"@medusajs/framework": "^2.0.1",
"@swc/core": "^1.7.28",
"@swc/jest": "^0.2.36",
"jest": "^29.7.0",