Update Yarn to v4.5.0
This commit is contained in:
parent
7b2e6cfebc
commit
9087de0a44
File diff suppressed because one or more lines are too long
|
@ -4,4 +4,4 @@ enableGlobalCache: false
|
|||
|
||||
nodeLinker: node-modules
|
||||
|
||||
yarnPath: .yarn/releases/yarn-4.4.1.cjs
|
||||
yarnPath: .yarn/releases/yarn-4.5.0.cjs
|
||||
|
|
|
@ -61,5 +61,5 @@
|
|||
"tailwindcss": "^3.3.3",
|
||||
"typescript": "^5.2.2"
|
||||
},
|
||||
"packageManager": "yarn@4.4.1"
|
||||
"packageManager": "yarn@4.5.0"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue