diff --git a/package.json b/package.json index 25f82460..43c62b9d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "anchor-ui", - "version": "5.1.1", + "version": "5.1.2", "description": "React Component UI Kit", "main": "dist/index.js", "files": [ @@ -86,7 +86,7 @@ "html-react-parser": "^0.4.0", "lodash": "^4.17.4", "mobile-detect": "^1.3.6", - "radium": "^0.19.0", + "radium": "^0.21.1", "react-dom": "^16.0.0", "react-event-listener": "^0.4.5", "react-onclickoutside": "^6.6.3",