26 lines
434 B
Diff
26 lines
434 B
Diff
diff --git a/.yarnrc.yml b/.yarnrc.yml
|
|
--- a/.yarnrc.yml
|
|
+++ b/.yarnrc.yml
|
|
@@ -1,5 +1,10 @@
|
|
+approvedGitRepositories:
|
|
+ - "**"
|
|
+
|
|
checksumBehavior: update
|
|
|
|
+enableScripts: true
|
|
+
|
|
logFilters:
|
|
- code: YN0013
|
|
level: discard
|
|
diff --git a/yarn.lock b/yarn.lock
|
|
--- a/yarn.lock
|
|
+++ b/yarn.lock
|
|
@@ -2,6 +2,6 @@
|
|
# Manual changes might be lost - proceed with caution!
|
|
|
|
__metadata:
|
|
- version: 8
|
|
+ version: 9
|
|
cacheKey: 10c0
|
|
|