css-effects
Advanced tools
Comparing version 0.1.3 to 0.1.4
{ | ||
"name": "css-effects", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "Collection of functions to easily inlude CSS styles to your react components.", | ||
@@ -22,9 +22,9 @@ "main": "lib/index.js", | ||
"classnames": "^2.2.5", | ||
"hint.css": "^2.3.0", | ||
"hint.css": "^2.3.2", | ||
"hover.css": "^2.0.2", | ||
"react": "^15.1.0" | ||
"react": "^15.3.0" | ||
}, | ||
"devDependencies": { | ||
"react-devpack": "^0.1.32" | ||
"react-devpack": "^0.1.48" | ||
} | ||
} |
Updatedhint.css@^2.3.2
Updatedreact@^15.3.0