chore: Version Packages (#5272)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-10-06 08:41:24 -07:00
committed by GitHub
co-authored by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
parent 0f34e0f381
commit 35d5fbe8cc
44 changed files with 221 additions and 103 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/medusa-oas-cli",
"version": "0.2.20",
"version": "0.2.21",
"description": "OAS CLI",
"main": "dist/index.js",
"bin": {
@@ -34,7 +34,7 @@
"medusa-oas": "ts-node src/index.ts"
},
"dependencies": {
"@medusajs/medusa": "^1.17.0",
"@medusajs/medusa": "^1.17.1",
"@medusajs/openapi-typescript-codegen": "^0.2.1",
"@medusajs/types": "workspace:^",
"@medusajs/utils": "workspace:^",