mirror of
https://github.com/makeplane/plane
synced 2025-08-07 19:59:33 +00:00
fix: esbuild deps resolution
This commit is contained in:
@@ -24,6 +24,10 @@
|
||||
"prettier-plugin-tailwindcss": "^0.5.4",
|
||||
"turbo": "^2.4.1"
|
||||
},
|
||||
"resolutions": {
|
||||
"nanoid": "3.3.8",
|
||||
"esbuild": "0.25.0"
|
||||
},
|
||||
"packageManager": "yarn@1.22.22",
|
||||
"name": "plane"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user