mirror of
https://github.com/zhigang1992/react-native-web.git
synced 2026-01-12 22:51:09 +08:00
[fix] pin inline-style-prefix-all
Version 1.1.0 contains a breaking change
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"fbjs": "0.6.x || 0.7.x",
|
||||
"inline-style-prefix-all": "^1.0.4",
|
||||
"inline-style-prefix-all": "1.0.5",
|
||||
"lodash.debounce": "^4.0.3",
|
||||
"react-textarea-autosize": "^3.1.0",
|
||||
"react-timer-mixin": "^0.13.3"
|
||||
|
||||
Reference in New Issue
Block a user