Remove underscore for lodash

This commit is contained in:
Esteban Ordano 2014-10-25 19:57:12 -03:00
commit 88459c74bb
20 changed files with 74 additions and 97 deletions

View file

@ -4,7 +4,7 @@
var preconditions = require('preconditions').singleton();
var HDPath = require('./HDPath');
var _ = require('underscore');
var _ = require('lodash');
/**
* @desc