mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-12-25 11:22:30 +01:00
18 lines
368 B
Diff
18 lines
368 B
Diff
diff --git a/electron/.yarnrc.yml.orig b/electron/.yarnrc.yml
|
|
index ca0a580..a388ff9 100644
|
|
--- a/electron/.yarnrc.yml.orig
|
|
+++ b/electron/.yarnrc.yml
|
|
@@ -1,12 +1,3 @@
|
|
enableScripts: false
|
|
|
|
-nmHoistingLimits: workspaces
|
|
-
|
|
nodeLinker: node-modules
|
|
-
|
|
-npmMinimalAgeGate: 10080
|
|
-
|
|
-npmPreapprovedPackages:
|
|
- - "@electron/*"
|
|
-
|
|
-yarnPath: .yarn/releases/yarn-4.12.0.cjs
|