Commit 7584ebc1 by Moorthy G

chore: upgrade yarn to v4

parent 1fa2b5c7
...@@ -33,3 +33,12 @@ yarn-error.log* ...@@ -33,3 +33,12 @@ yarn-error.log*
# vercel # vercel
.vercel .vercel
# yarn
.pnp.*
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions
nodeLinker: node-modules
...@@ -37,5 +37,6 @@ ...@@ -37,5 +37,6 @@
"pretty-quick": "^3.1.3", "pretty-quick": "^3.1.3",
"storybook": "^7.4.6", "storybook": "^7.4.6",
"webpack-bundle-analyzer": "^4.9.1" "webpack-bundle-analyzer": "^4.9.1"
} },
"packageManager": "yarn@4.0.2"
} }
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment