From 30a015d4c22fb10401536099a6648417e511776f Mon Sep 17 00:00:00 2001 From: Saiful Alam Date: Wed, 25 May 2022 18:12:10 +0600 Subject: [PATCH] fix: updated react version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e4c8d31..f59c62e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-notistack", - "version": "1.2.3", + "version": "1.3.0", "description": "A beautiful standalone snackbar for react", "main": "dist/index.js", "scripts": {