Fix require failure in browser code due to proxy library

This commit is contained in:
Chris Clark
2015-08-27 11:57:15 -07:00
parent fae5c74487
commit 30d5134394
3 changed files with 10 additions and 1 deletions

View File

@@ -48,6 +48,7 @@
"gulp-rename": "~1.2.0",
"gulp-uglify": "~1.1.0",
"istanbul": "~0.3.5",
"json-loader": "^0.5.2",
"mocha": "~2.1.0",
"webpack": "~1.5.3",
"yargs": "~1.3.1"