mirror of
https://github.com/versia-pub/server.git
synced 2025-12-06 16:38:19 +01:00
fix: 🚑 Correctly apply patches to bull-board
This commit is contained in:
parent
82da70bcac
commit
fbd352e23c
|
|
@ -171,6 +171,6 @@
|
||||||
"zod": "^3.24.1"
|
"zod": "^3.24.1"
|
||||||
},
|
},
|
||||||
"patchedDependencies": {
|
"patchedDependencies": {
|
||||||
"@bull-board/api@6.5.3": "patches/@bull-board%2Fapi@6.5.3.patch"
|
"@bull-board/api@6.5.4": "patches/@bull-board%2Fapi@6.5.3.patch"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue