aboutsummaryrefslogtreecommitdiff
path: root/.yarnrc.yml
diff options
context:
space:
mode:
authorIRONM00N <64110067+IRONM00N@users.noreply.github.com>2022-08-05 23:23:08 -0400
committerIRONM00N <64110067+IRONM00N@users.noreply.github.com>2022-08-05 23:23:08 -0400
commite68a0193b9f5888455f631d72c8783fc50e35faf (patch)
tree35b6ef35fcfde54f9c0ca6bb414d857c39bd7a2e /.yarnrc.yml
parentde106bb23746538aed6e5a0bf06b2d72deffd342 (diff)
downloadtanzanite-e68a0193b9f5888455f631d72c8783fc50e35faf.tar.gz
tanzanite-e68a0193b9f5888455f631d72c8783fc50e35faf.tar.bz2
tanzanite-e68a0193b9f5888455f631d72c8783fc50e35faf.zip
fix ci
Diffstat (limited to '.yarnrc.yml')
-rw-r--r--.yarnrc.yml7
1 files changed, 5 insertions, 2 deletions
diff --git a/.yarnrc.yml b/.yarnrc.yml
index c96e816..a7944f9 100644
--- a/.yarnrc.yml
+++ b/.yarnrc.yml
@@ -1,7 +1,10 @@
+checksumBehavior: ignore
+
+enableGlobalCache: true
+
enableTelemetry: false
nodeLinker: pnpm
-enableGlobalCache: true
plugins:
- path: .yarn/plugins/@yarnpkg/plugin-typescript.cjs
@@ -13,4 +16,4 @@ pnpEnableEsmLoader: true
pnpMode: loose
-yarnPath: .yarn/releases/yarn-3.2.1.cjs
+yarnPath: .yarn/releases/yarn-3.2.2.cjs