From ab57216f8bac62e5020843cb39e6446f0e6208df Mon Sep 17 00:00:00 2001 From: srgooglo <38926803+srgooglo@users.noreply.github.com> Date: Sun, 9 Feb 2020 02:28:53 +0100 Subject: [PATCH] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ead9d675..9c5e1960 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "comty-development", - "version": "0.1.06", + "version": "0.1.09", "description": "", "main": "index.js", "author": "", @@ -9,7 +9,7 @@ "@ant-design/pro-layout": "^4.9.11", "@lingui/react": "^2.9.0", "ant-design-pro": "^2.3.2", - "antd": "^3.26.3", + "antd": "^4.0.0-rc.0", "autoprefixer": "7.1.6", "axios": "^0.18.0", "babel-core": "7.0.0-bridge.0",