Skip to content

Commit b3aa830

Browse files
authored
remove peerDependencies
remove peerDependencies from package.json because of npm 7+
1 parent baf88b3 commit b3aa830

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,5 @@
3333
"create-react-class": "15.6.3",
3434
"flow-bin": "^0.109.0",
3535
"prop-types": "^15.7.2"
36-
},
37-
"peerDependencies": {
38-
"react-native": "^0.59.5",
39-
"react-native-windows": "^0.57.2"
4036
}
4137
}

0 commit comments

Comments
 (0)