Skip to content

Commit

Permalink
Add create-react-class@^1.2.3 to peerDependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
supervons committed Oct 9, 2021
1 parent 9558225 commit 4563303
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@
"license": "",
"peerDependencies": {
"react-native": "^0.41.2",
"react-native-windows": "0.41.0-rc.1"
"react-native-windows": "0.41.0-rc.1",
"create-react-class": "^1.2.3"
},
"prettier": {
"singleQuote": false,
Expand Down

0 comments on commit 4563303

Please sign in to comment.