Update Yarn to v3.8.3
This commit is contained in:
parent
c69a98632e
commit
371feb15e9
File diff suppressed because one or more lines are too long
|
@ -1,2 +1,2 @@
|
|||
yarnPath: .yarn/releases/yarn-3.8.2.cjs
|
||||
yarnPath: .yarn/releases/yarn-3.8.3.cjs
|
||||
nodeLinker: node-modules
|
||||
|
|
|
@ -61,5 +61,5 @@
|
|||
"tailwindcss": "^3.3.3",
|
||||
"typescript": "^5.2.2"
|
||||
},
|
||||
"packageManager": "yarn@3.8.2"
|
||||
"packageManager": "yarn@3.8.3"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue