From f88139396d487b906feba4a1977cc8f2be55a910 Mon Sep 17 00:00:00 2001 From: afc163 Date: Sat, 10 Jun 2017 13:44:22 +0800 Subject: [PATCH] fix #6426 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6d5d24bcb..f67433f0d 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.24.0", + "bisheng": "^0.23.0", "bisheng-plugin-antd": "^0.13.2", "bisheng-plugin-description": "^0.1.1", "bisheng-plugin-react": "^0.5.0",