chore: Version Packages (#12883)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
42be9a88d6
commit
b7aa719540
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@medusajs/locking-postgres",
|
||||
"version": "2.8.6",
|
||||
"version": "2.8.7",
|
||||
"description": "Postgres Advisory Locks for Medusa",
|
||||
"main": "dist/index.js",
|
||||
"repository": {
|
||||
@@ -20,7 +20,7 @@
|
||||
"author": "Medusa",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@medusajs/framework": "2.8.6",
|
||||
"@medusajs/framework": "2.8.7",
|
||||
"@mikro-orm/cli": "6.4.3",
|
||||
"@mikro-orm/core": "6.4.3",
|
||||
"@mikro-orm/migrations": "6.4.3",
|
||||
@@ -32,7 +32,7 @@
|
||||
"typescript": "^5.6.2"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@medusajs/framework": "2.8.6"
|
||||
"@medusajs/framework": "2.8.7"
|
||||
},
|
||||
"scripts": {
|
||||
"watch": "tsc --build --watch",
|
||||
|
||||
Reference in New Issue
Block a user