Fixed import

This commit is contained in:
murgatroid99 2016-03-23 14:21:25 -07:00
parent a4c0d29b8e
commit 2a43154668
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
* *
*/ */
var _ = require('loadsh'); var _ = require('lodash');
module.exports = { module.exports = {
'streamingCall' : { 'streamingCall' : {