From d650c1bf500a3e99b3e8494b905cf3b6ff5b36ae Mon Sep 17 00:00:00 2001 From: afc163 Date: Thu, 12 Oct 2017 20:05:35 +0800 Subject: [PATCH] use bisheng 0.25 for react 15 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bfb4e74064..7ff65138b5 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "babel-preset-react": "^6.16.0", "babel-preset-stage-0": "^6.16.0", "bezier-easing": "^2.0.3", - "bisheng": "^0.26.0", + "bisheng": "^0.25.0", "bisheng-plugin-antd": "^0.15.0", "bisheng-plugin-description": "^0.1.1", "bisheng-plugin-react": "^0.5.0",