mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-30 16:43:37 +00:00
Updated Yarn Version
This commit is contained in:
parent
974e1a3d2a
commit
290c6ce3e2
3 changed files with 6519 additions and 4089 deletions
1
.yarnrc.yml
Normal file
1
.yarnrc.yml
Normal file
|
@ -0,0 +1 @@
|
||||||
|
nodeLinker: node-modules
|
|
@ -73,5 +73,6 @@
|
||||||
"overrides": {
|
"overrides": {
|
||||||
"@types/react": "npm:types-react@rc",
|
"@types/react": "npm:types-react@rc",
|
||||||
"@types/react-dom": "npm:types-react-dom@rc"
|
"@types/react-dom": "npm:types-react-dom@rc"
|
||||||
}
|
},
|
||||||
|
"packageManager": "yarn@4.2.2"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue