chore: Version Packages (#4020)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-05-09 15:49:04 +02:00
committed by GitHub
co-authored by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
parent aa74ebb181
commit a8f43055db
63 changed files with 277 additions and 142 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/utils",
"version": "1.8.3",
"version": "1.8.4",
"description": "Medusa utilities functions shared by Medusa core and Modules",
"main": "dist/index.js",
"repository": {
@@ -17,7 +17,7 @@
"author": "Medusa",
"license": "MIT",
"devDependencies": {
"@medusajs/types": "1.8.4",
"@medusajs/types": "1.8.5",
"@types/express": "^4.17.17",
"cross-env": "^5.2.1",
"jest": "^25.5.4",