aboutsummaryrefslogtreecommitdiffstats
path: root/web/package.json
diff options
context:
space:
mode:
authorLegend Tang <sp3478@gmail.com>2015-03-15 02:27:43 +0800
committerLegend Tang <sp3478@gmail.com>2015-03-15 02:27:43 +0800
commitd7ae3bb638c9e11dc55b7e26da56b103d166270a (patch)
treeb23a911b2d1cc945957e1849a4fecce50eabf0e6 /web/package.json
parent274e6217de0cfc0d22f077f4163ed8794de9bd8b (diff)
downloadmitmproxy-d7ae3bb638c9e11dc55b7e26da56b103d166270a.tar.gz
mitmproxy-d7ae3bb638c9e11dc55b7e26da56b103d166270a.tar.bz2
mitmproxy-d7ae3bb638c9e11dc55b7e26da56b103d166270a.zip
update package.json during transition period, see #518
Diffstat (limited to 'web/package.json')
-rw-r--r--web/package.json2
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": ""