From 0dbdc6ba84a33215ec1db1dd7438802ba81fa5aa Mon Sep 17 00:00:00 2001 From: Orr Gottlieb <60314759+orrgottlieb@users.noreply.github.com> Date: Sun, 25 Jul 2021 15:33:44 +0300 Subject: [PATCH] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 4c52ae1cec..39fccab9b9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "monday-ui-react-core", - "version": "0.3.62", + "version": "0.3.63", "description": "Official monday.com UI resources for application development in React.js", "main": "dist/main.js", "scripts": { @@ -167,4 +167,4 @@ "not and_qq > 0", "not and_uc > 0" ] -} \ No newline at end of file +}