Skip to content

Commit d58ee6b

Browse files
fix(package): update react-native-web to version 0.12.0
Closes #49
1 parent 03cd0b6 commit d58ee6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"react": "16.8.3",
1616
"react-dom": "^16.8.3",
1717
"react-native": "https://github.com/expo/react-native/archive/sdk-27.0.0.tar.gz",
18-
"react-native-web": "^0.10.1",
18+
"react-native-web": "^0.12.0",
1919
"react-primitives": "^0.7.0",
2020
"react-scripts": "2.1.2",
2121
"react-sketchapp": "^2.0.0",

0 commit comments

Comments
 (0)