Skip to content

Commit 6266d9f

Browse files
Remove react-native-windows from peerDependencies (#338)
1 parent f440219 commit 6266d9f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@
2020
},
2121
"peerDependencies": {
2222
"react": "*",
23-
"react-native": "*",
24-
"react-native-windows": "*"
23+
"react-native": "*"
2524
},
2625
"devDependencies": {
2726
"@babel/cli": "^7.8.4",

0 commit comments

Comments
 (0)