Add proxyquireify to package.json

This commit is contained in:
Alan Friedman 2016-02-29 12:01:01 -05:00
parent 7e2a930fcf
commit 3c7da4213f

View File

@ -41,6 +41,7 @@
"mocha-jscs": "^4.2.0", "mocha-jscs": "^4.2.0",
"mocha-jshint": "^2.3.1", "mocha-jshint": "^2.3.1",
"nightwatch": "^0.8.16", "nightwatch": "^0.8.16",
"proxyquireify": "^3.1.1",
"sinon": "^1.17.3", "sinon": "^1.17.3",
"vinyl-buffer": "^1.0.0", "vinyl-buffer": "^1.0.0",
"vinyl-source-stream": "^1.1.0" "vinyl-source-stream": "^1.1.0"