fix: 🚑 Correctly apply patches to bull-board

This commit is contained in:
Jesse Wierzbinski 2024-12-31 17:16:16 +01:00
parent 82da70bcac
commit fbd352e23c
No known key found for this signature in database
2 changed files with 1 additions and 1 deletions

BIN
bun.lockb

Binary file not shown.

View file

@ -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"
} }
} }