We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe8939c commit c07dfb6Copy full SHA for c07dfb6
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-layout-components",
3
- "version": "2.1.2",
+ "version": "2.2.0",
4
"description": "Layout Components for React based on Flexbox",
5
"main": "lib/index.js",
6
"files": [
@@ -45,7 +45,7 @@
45
},
46
"dependencies": {
47
"assign-styles": "^1.0.2",
48
- "inline-style-prefixer": "^0.6.0"
+ "inline-style-prefix-all": "^1.0.1"
49
50
"peerDependencies": {
51
"react": "^0.14.3",
0 commit comments