From e486c235cd7ec3007ec67cdc6097c8c93b3e1c8f Mon Sep 17 00:00:00 2001 From: afc163 Date: Mon, 9 May 2016 15:30:30 +0800 Subject: [PATCH] upgrade antd-tools --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 24b740eb47..ffbc7cf6f0 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "warning": "~2.1.0" }, "devDependencies": { - "antd-tools": "^0.5.0", + "antd-tools": "^0.6.0", "babel-eslint": "^6.0.2", "babel-jest": "^12.0.2", "babel-plugin-antd": "^0.4.0",