mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-05-26 07:49:18 +00:00
Use a package for style name hyphenation
The 'hyphenate-style-name' packages is already a dependency of 'inline-style-prefixer', so we don't need our own implementation.
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
"debounce": "^1.0.0",
|
||||
"deep-assign": "^2.0.0",
|
||||
"fbjs": "^0.8.8",
|
||||
"hyphenate-style-name": "^1.0.2",
|
||||
"inline-style-prefixer": "^3.0.0",
|
||||
"normalize-css-color": "^1.0.2",
|
||||
"react-dom": "~15.4.1",
|
||||
|
||||
Reference in New Issue
Block a user