[fix] pin inline-style-prefix-all

Version 1.1.0 contains a breaking change
This commit is contained in:
Nicolas Gallagher
2016-04-29 12:48:12 -07:00
parent 9543a79c3f
commit 77b8e4a1fc

View File

@@ -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"