Skip to content

Commit baebbef

Browse files
committed
fix react-dom version
1 parent 7b89adc commit baebbef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"querystring-es3": "^0.2.1",
4343
"re-natal": "0.2.38",
4444
"react": "^15.3.1",
45-
"react-dom": "^15.3.1",
45+
"react-dom": "15.3.1",
4646
"react-native": "^0.38.0",
4747
"react-native-action-button": "2.0.13",
4848
"react-native-android-sms-listener": "github:adrian-tiberius/react-native-android-sms-listener#listener-bugfix",

0 commit comments

Comments
 (0)