version bump and build

This commit is contained in:
Rick van Lieshout 2019-03-05 15:16:03 +01:00
parent abe9a06399
commit f355409b87
2 changed files with 2 additions and 1 deletions

View File

@ -572,6 +572,7 @@ var CookieConsent = function (_Component) {
borderRadius: "0px",
boxShadow: "none",
color: "black",
cursor: "pointer",
flex: "0 0 auto",
padding: "5px 10px",
margin: "15px"

View File

@ -4,7 +4,7 @@
"name": "Rick van Lieshout",
"email": "info@rickvanlieshout.com"
},
"version": "2.2.1",
"version": "2.2.2",
"description": "A small, simple and customizable cookie consent bar for use in React applications.",
"main": "build/index.js",
"types": "build/index.d.ts",