diff options
Diffstat (limited to 'web/package.json')
-rw-r--r-- | web/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
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": "" |