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

@ -3,7 +3,7 @@
// 90.2% typed (by google's closure-compiler account)
var preconditions = require('preconditions').singleton();
var _ = require('underscore');
var _ = require('lodash');
/**
* @namespace