From 909e329ca2201a3c0d6f84273dd8ed5db0b37e28 Mon Sep 17 00:00:00 2001 From: Andrei Arkhipov Date: Fri, 3 Apr 2020 20:01:26 +0300 Subject: [PATCH] #81: Package version was switched for combo-storage update --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 199c8c5..1be9739 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-cookie-disclaimer", - "version": "2.1.4", + "version": "2.1.5", "description": "The package will help you to display a notification about the use of cookies on the site", "main": "./dist/index.js", "scripts": {