mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-06-09 20:58:59 +00:00
[fix] update inline-style-prefix-all
inline-style-prefix-all@1.0.4 doesn't depend on `Set` anymore
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"fbjs": "0.6.x || 0.7.x",
|
"fbjs": "0.6.x || 0.7.x",
|
||||||
"inline-style-prefix-all": "^1.0.3",
|
"inline-style-prefix-all": "^1.0.4",
|
||||||
"lodash.debounce": "^4.0.3",
|
"lodash.debounce": "^4.0.3",
|
||||||
"react-textarea-autosize": "^3.1.0",
|
"react-textarea-autosize": "^3.1.0",
|
||||||
"react-timer-mixin": "^0.13.3"
|
"react-timer-mixin": "^0.13.3"
|
||||||
|
|||||||
Reference in New Issue
Block a user