From d7ae3bb638c9e11dc55b7e26da56b103d166270a Mon Sep 17 00:00:00 2001 From: Legend Tang Date: Sun, 15 Mar 2015 02:27:43 +0800 Subject: update package.json during transition period, see #518 --- web/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/package.json b/web/package.json index 7dce1993..14a31f48 100644 --- a/web/package.json +++ b/web/package.json @@ -17,7 +17,7 @@ "dependencies": { "jquery": "", "lodash": "", - "react": "", + "react": "0.12.x", "react-router": "", "bootstrap": "", "flux": "" -- cgit v1.2.3