Update react-native-web runtime dependencies

This commit is contained in:
Nicolas Gallagher
2021-02-08 15:03:49 -08:00
parent 4868b460d7
commit 26b8a7e164
3 changed files with 23 additions and 11 deletions
+3 -3
View File
@@ -19,9 +19,9 @@
"array-find-index": "^1.0.2",
"create-react-class": "^15.6.2",
"deep-assign": "^3.0.0",
"fbjs": "^1.0.0",
"hyphenate-style-name": "^1.0.3",
"inline-style-prefixer": "^5.1.0",
"fbjs": "^3.0.0",
"hyphenate-style-name": "^1.0.4",
"inline-style-prefixer": "^6.0.0",
"normalize-css-color": "^1.0.2",
"prop-types": "^15.6.0",
"react-timer-mixin": "^0.13.4"