mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-08-10 07:35:17 +02:00
fix(package): add missing pnpm overrides for esbuild in package.json
This commit is contained in:
parent
b6e5e4abc0
commit
ed11d29d2e
2 changed files with 114 additions and 582 deletions
|
@ -53,5 +53,10 @@
|
|||
},
|
||||
"overrides": {
|
||||
"esbuild": "^0.25.0"
|
||||
},
|
||||
"pnpm": {
|
||||
"overrides": {
|
||||
"esbuild": "^0.25.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue