21 lines
No EOL
377 B
Diff
21 lines
No EOL
377 B
Diff
diff --git a/.yarnrc.yml b/.yarnrc.yml
|
|
--- a/.yarnrc.yml
|
|
+++ b/.yarnrc.yml
|
|
@@ -1 +1,6 @@
|
|
nodeLinker: node-modules
|
|
+
|
|
+approvedGitRepositories:
|
|
+ - "**"
|
|
+
|
|
+enableScripts: true
|
|
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
|
|
|