From 0bea0f6482ba70e72ac9efcf049cf9535eaf213d Mon Sep 17 00:00:00 2001 From: Benjy Cui Date: Mon, 12 Jun 2017 10:57:12 +0800 Subject: [PATCH] Revert "fix #6426" This reverts commit f88139396d487b906feba4a1977cc8f2be55a910. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f67433f0d..6d5d24bcb 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "babel-preset-react": "^6.16.0", "babel-preset-stage-0": "^6.16.0", "bezier-easing": "^2.0.3", - "bisheng": "^0.23.0", + "bisheng": "^0.24.0", "bisheng-plugin-antd": "^0.13.2", "bisheng-plugin-description": "^0.1.1", "bisheng-plugin-react": "^0.5.0",