Skip to content

Commit 4563303

Browse files
author
supervons
committed
Add create-react-class@^1.2.3 to peerDependencies.
1 parent 9558225 commit 4563303

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
"license": "",
1919
"peerDependencies": {
2020
"react-native": "^0.41.2",
21-
"react-native-windows": "0.41.0-rc.1"
21+
"react-native-windows": "0.41.0-rc.1",
22+
"create-react-class": "^1.2.3"
2223
},
2324
"prettier": {
2425
"singleQuote": false,

0 commit comments

Comments
 (0)