fix: esbuild version fix
This commit is contained in:
parent
68325866ef
commit
e58b68b6fc
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
||||||
},
|
},
|
||||||
"resolutions": {
|
"resolutions": {
|
||||||
"nanoid": "3.3.8",
|
"nanoid": "3.3.8",
|
||||||
"esbuild": "0.25.1"
|
"esbuild": "0.25.0"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@1.22.22",
|
"packageManager": "yarn@1.22.22",
|
||||||
"name": "plane"
|
"name": "plane"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue