mirror of
https://github.com/zhigang1992/mitmproxy.git
synced 2026-04-28 20:24:59 +08:00
Pin browserify to most recent version that works
Issue being tracked here: https://github.com/substack/node-browserify/issues/1044
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"bower": "",
|
||||
"browserify": "^6.3.4",
|
||||
"browserify": "=8.0.1",
|
||||
"gulp": "",
|
||||
"gulp-concat": "",
|
||||
"gulp-connect": "",
|
||||
|
||||
Reference in New Issue
Block a user