aboutsummaryrefslogtreecommitdiffstats
path: root/web/package.json
diff options
context:
space:
mode:
authorClemens <cle1000.cb@gmail.com>2016-07-15 14:41:30 +0200
committerClemens <cle1000.cb@gmail.com>2016-07-15 14:41:30 +0200
commit87797d7ac07108ce5fd00902918e4900907b94b6 (patch)
treeda021755cc692b33ccf33eb3ebd8cd8ba89a8868 /web/package.json
parent5f3782dd5fb8be4c196f57cb07fd1cc2fd6b2f56 (diff)
downloadmitmproxy-87797d7ac07108ce5fd00902918e4900907b94b6.tar.gz
mitmproxy-87797d7ac07108ce5fd00902918e4900907b94b6.tar.bz2
mitmproxy-87797d7ac07108ce5fd00902918e4900907b94b6.zip
added new btn, changed to codemirror
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 7cfd3d90..81b96adc 100644
--- a/web/package.json
+++ b/web/package.json
@@ -29,7 +29,7 @@
"redux-logger": "^2.6.1",
"redux-thunk": "^2.1.0",
"shallowequal": "^0.2.2",
- "react-ace": "^3.5.0"
+ "react-codemirror" : "^0.2.6"
},
"devDependencies": {
"babel-core": "^6.7.7",