(feature) Fist step to upgrade lodash to 4.0.0

This commit is contained in:
DomiR
2016-01-23 14:39:10 +01:00
parent 0bc09e91dd
commit 808a31e15f
11 changed files with 25265 additions and 248 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
// Definitions: https://github.com/borisyankov/DefinitelyTyped
/// <reference path="../bluebird/bluebird.d.ts" />
/// <reference path="../lodash/lodash.d.ts" />
/// <reference path='../lodash/lodash-3.10.d.ts' />
/// <reference path="../knex/knex.d.ts" />
declare module 'bookshelf' {