chore: Version packages

This commit is contained in:
olivermrbl
2025-02-24 11:24:21 +01:00
parent a9e2ef6c20
commit 3f7470022c
163 changed files with 615 additions and 407 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/oas-github-ci",
"version": "2.5.0",
"version": "2.5.1",
"description": "OAS Github CI",
"main": "scripts/build-openapi.js",
"files": [
@@ -21,7 +21,7 @@
"test": "jest --passWithNoTests"
},
"dependencies": {
"@medusajs/medusa-oas-cli": "2.5.0",
"@medusajs/medusa-oas-cli": "2.5.1",
"execa": "^5.1.1"
}
}