summaryrefslogtreecommitdiff
path: root/master/client
diff options
context:
space:
mode:
authorHampusM <hampus@hampusmat.com>2022-05-30 14:45:54 +0200
committerHampusM <hampus@hampusmat.com>2022-05-30 14:45:54 +0200
commitfddfa1a7f48b5fa0dd5a3746206952581ef34128 (patch)
tree73103faf8e46a6603492a2b30c0e2925479a99a5 /master/client
parent4d2a1e5adfc8688bc585c96e959470d45f655438 (diff)
chore(master): remove plugins from client yarnrc
Diffstat (limited to 'master/client')
-rw-r--r--master/client/.yarnrc.yml3
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