diff options
author | HampusM <hampus@hampusmat.com> | 2022-05-30 14:45:54 +0200 |
---|---|---|
committer | HampusM <hampus@hampusmat.com> | 2022-05-30 14:45:54 +0200 |
commit | fddfa1a7f48b5fa0dd5a3746206952581ef34128 (patch) | |
tree | 73103faf8e46a6603492a2b30c0e2925479a99a5 /master | |
parent | 4d2a1e5adfc8688bc585c96e959470d45f655438 (diff) |
chore(master): remove plugins from client yarnrc
Diffstat (limited to 'master')
-rw-r--r-- | master/client/.yarnrc.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/master/client/.yarnrc.yml b/master/client/.yarnrc.yml index 9fb3a7d..58bbd0d 100644 --- a/master/client/.yarnrc.yml +++ b/master/client/.yarnrc.yml @@ -2,6 +2,3 @@ enableTelemetry: false nodeLinker: node-modules -plugins: - - path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs - spec: "@yarnpkg/plugin-workspace-tools"
\ No newline at end of file |