chore: Version packages

This commit is contained in:
olivermrbl
2025-12-01 18:54:07 +01:00
parent 8ddf8b4d76
commit 1d4af32749
206 changed files with 1124 additions and 660 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/oas-github-ci",
"version": "2.11.3",
"version": "2.12.0",
"description": "OAS Github CI",
"main": "scripts/build-openapi.js",
"files": [
@@ -21,7 +21,7 @@
"test": "../../../../node_modules/.bin/jest --passWithNoTests"
},
"dependencies": {
"@medusajs/medusa-oas-cli": "2.11.3",
"@medusajs/medusa-oas-cli": "2.12.0",
"execa": "^5.1.1"
}
}