aboutsummaryrefslogtreecommitdiffstats
path: root/language-web/.gitattributes
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2021-11-19 20:17:56 +0100
committerLibravatar Kristóf Marussy <kristof@marussy.com>2021-11-20 03:00:38 +0100
commit40ebe0088bc97f644889d915b0524b49d4a21e4c (patch)
tree3d8a22d8f36634e3ac678f83600d9f443b47bc90 /language-web/.gitattributes
parentbuild: fix cross-project group and version config (diff)
downloadrefinery-40ebe0088bc97f644889d915b0524b49d4a21e4c.tar.gz
refinery-40ebe0088bc97f644889d915b0524b49d4a21e4c.tar.zst
refinery-40ebe0088bc97f644889d915b0524b49d4a21e4c.zip
build: upgrade to yarn 3
Also upgrades various frontend dependencies. We can't upgrade to typescript 4.5 yet, because https://github.com/yarnpkg/berry/pull/3760 is not released yet.
Diffstat (limited to 'language-web/.gitattributes')
-rw-r--r--language-web/.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/language-web/.gitattributes b/language-web/.gitattributes
new file mode 100644
index 00000000..70944875
--- /dev/null
+++ b/language-web/.gitattributes
@@ -0,0 +1,2 @@
1.yarn/releases/** binary
2.yarn/plugins/** binary