зеркало из https://github.com/mozilla/fxa.git
task(many): Fix YN0068
Because: - We are cleaning up yarn warnings. - We want to address YN0068 errors This Commit: - Removes `react-document-title@*:` from the packageExtensions defined in `.yarnrc.yml` - It appears this extension was no longer needed / referenced.
This commit is contained in:
Родитель
1b7e66d287
Коммит
47cd83d55d
|
@ -8,9 +8,6 @@ packageExtensions:
|
|||
fxa-pairing-channel@*:
|
||||
dependencies:
|
||||
webpack: ^4.43.0
|
||||
react-document-title@*:
|
||||
dependencies:
|
||||
react: ^16.13.1
|
||||
|
||||
plugins:
|
||||
- path: .yarn/plugins/@yarnpkg/plugin-typescript.cjs
|
||||
|
|
Загрузка…
Ссылка в новой задаче