grabcode / react-native-web-starter

Starter for a React Native for Web project (RN4Web)
Other
228 stars 36 forks source link

Update package.json #16

Open aaroncraig10e opened 7 years ago

aaroncraig10e commented 7 years ago

Running npm install provoked:

npm WARN react-dom@15.4.1 requires a peer of react@^15.4.1 but none was installed.

Running install with the updated the react-native-web version does not provoke the warning.