react-cookie-consent
Advanced tools
Comparing version 1.1.10 to 1.1.11
@@ -7,3 +7,3 @@ { | ||
}, | ||
"version": "1.1.10", | ||
"version": "1.1.11", | ||
"description": "A small, simple and customizable cookie consent bar for use in React applications.", | ||
@@ -18,3 +18,3 @@ "main": "build/index.js", | ||
"patch": "npm --no-git-tag-version version patch", | ||
"publish": "npm run patch && npm run build && git add -A && git commit -m 'version bump and build' && git push && npm publish" | ||
"release": "npm run patch && npm run build && git add -A && git commit -m 'version bump and build' && git push && npm publish" | ||
}, | ||
@@ -21,0 +21,0 @@ "repository": { |