chore: Release

This commit is contained in:
olivermrbl
2024-11-06 21:47:01 +01:00
parent 441004cc21
commit 8feb589659
139 changed files with 727 additions and 481 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/utils",
"version": "2.0.1",
"version": "2.0.2",
"description": "Medusa utilities functions shared by Medusa core and Modules",
"main": "dist/index.js",
"exports": {
@@ -47,7 +47,7 @@
"@graphql-codegen/typescript": "^4.0.9",
"@graphql-tools/merge": "^9.0.7",
"@graphql-tools/schema": "^10.0.6",
"@medusajs/types": "^2.0.1",
"@medusajs/types": "^2.0.2",
"bignumber.js": "^9.1.2",
"dotenv": "^16.4.5",
"dotenv-expand": "^11.0.6",