chore: Version Packages (#4826)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-08-25 16:15:33 +02:00
committed by GitHub
co-authored by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
parent f28fa6a7b3
commit 362abdfad7
34 changed files with 131 additions and 69 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/file-local",
"version": "1.0.1",
"version": "1.0.2",
"description": "Local file plugin for Medusa",
"main": "dist/index.js",
"files": [
@@ -14,7 +14,7 @@
"author": "Medusa",
"license": "MIT",
"devDependencies": {
"@medusajs/medusa": "^1.12.0",
"@medusajs/medusa": "^1.15.0",
"cross-env": "^5.2.1",
"jest": "^25.5.4",
"rimraf": "^5.0.1",