chore: Version Packages (#4527)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-07-19 18:00:56 +02:00
committed by GitHub
co-authored by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
parent 2f283996f8
commit 2a181bc564
42 changed files with 139 additions and 109 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/inventory",
"version": "1.9.1",
"version": "1.9.2",
"description": "Inventory Module for Medusa",
"main": "dist/index.js",
"repository": {
@@ -17,7 +17,7 @@
"author": "Medusa",
"license": "MIT",
"devDependencies": {
"@medusajs/types": "^1.8.8",
"@medusajs/types": "^1.8.11",
"cross-env": "^5.2.1",
"jest": "^25.5.4",
"ts-jest": "^25.5.1",