chore: Version Packages (#14483)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
233ec261be
commit
8fee89d622
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@medusajs/link-modules",
|
||||
"version": "2.12.4",
|
||||
"version": "2.12.5",
|
||||
"description": "Medusa Default Link Modules Package and Definitions",
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
@@ -33,10 +33,10 @@
|
||||
"test:integration": "../../../node_modules/.bin/jest --passWithNoTests --forceExit --testPathPattern=\"integration-tests/__tests__/.*\\.ts\""
|
||||
},
|
||||
"devDependencies": {
|
||||
"@medusajs/framework": "2.12.4",
|
||||
"@medusajs/test-utils": "2.12.4"
|
||||
"@medusajs/framework": "2.12.5",
|
||||
"@medusajs/test-utils": "2.12.5"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@medusajs/framework": "2.12.4"
|
||||
"@medusajs/framework": "2.12.5"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user