chore: Release (#3856)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-04-26 19:09:01 +02:00
committed by GitHub
parent 4f448fbb2a
commit b41b6303cc
80 changed files with 419 additions and 442 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/utils",
"version": "1.8.1",
"version": "1.8.2",
"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.2",
"@medusajs/types": "1.8.3",
"@types/express": "^4.17.17",
"cross-env": "^5.2.1",
"jest": "^25.5.4",