mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2025-12-05 18:20:44 -08:00
Chore: Yarn version update to 4
This commit is contained in:
parent
9363e9a4be
commit
f64a629f45
4 changed files with 3970 additions and 2450 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -115,7 +115,7 @@ dist
|
|||
# Zero install
|
||||
# .pnp.* # If not zero install
|
||||
.yarn/*
|
||||
!.yarn/cache
|
||||
.yarn/cache
|
||||
!.yarn/patches
|
||||
!.yarn/plugins
|
||||
!.yarn/releases
|
||||
|
|
|
|||
1
.yarnrc.yml
Normal file
1
.yarnrc.yml
Normal file
|
|
@ -0,0 +1 @@
|
|||
nodeLinker: node-modules
|
||||
|
|
@ -32,5 +32,6 @@
|
|||
},
|
||||
"jest": {
|
||||
"testEnvironment": "jest-environment-node-single-context"
|
||||
}
|
||||
},
|
||||
"packageManager": "yarn@4.5.3"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue