aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.yarnrc.yml6
-rw-r--r--package.json3
2 files changed, 8 insertions, 1 deletions
diff --git a/.yarnrc.yml b/.yarnrc.yml
index 4a9cad4..5820a02 100644
--- a/.yarnrc.yml
+++ b/.yarnrc.yml
@@ -1,3 +1,7 @@
+compressionLevel: mixed
+
+enableGlobalCache: false
+
nodeLinker: node-modules
packageExtensions:
# awaiting fix: https://github.com/facebook/create-react-app/issues/11982
@@ -8,3 +12,5 @@ packageExtensions:
optional: true
'@babel/plugin-transform-react-jsx':
optional: true
+
+yarnPath: .yarn/releases/yarn-4.5.1.cjs
diff --git a/package.json b/package.json
index 1bbaa62..34403bf 100644
--- a/package.json
+++ b/package.json
@@ -70,5 +70,6 @@
"eslint-plugin-react-hooks": "^4.6.0",
"husky": "^7.0.4",
"prettier": "^2.6.0"
- }
+ },
+ "packageManager": "yarn@4.5.1"
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage