Skip to content

Commit 6d06f8a

Browse files
committed
.
1 parent 95a6a01 commit 6d06f8a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.yarnrc.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ enableGlobalCache: true
33
nodeLinker: node-modules
44
npmMinimalAgeGate: '3d'
55
npmPreapprovedPackages:
6-
- react
7-
- react-native
8-
- react-test-renderer
9-
- "@react-native/*"
10-
6+
- react
7+
- react-native
8+
- react-test-renderer
9+
- '@react-native/*'
10+
- '@types/react'
1111

1212
yarnPath: .yarn/releases/yarn-4.11.0.cjs

0 commit comments

Comments
 (0)