Merge pull request #5116 from chrootsu/lodash-contributor-name

lodash: added a contributor name
This commit is contained in:
Masahiro Wakame
2015-08-02 23:21:20 +09:00
+1 -1
View File
@@ -1,6 +1,6 @@
// Type definitions for Lo-Dash
// Project: http://lodash.com/
// Definitions by: Brian Zengel <https://github.com/bczengel>
// Definitions by: Brian Zengel <https://github.com/bczengel>, Ilya Mochalov <https://github.com/chrootsu>
// Definitions: https://github.com/borisyankov/DefinitelyTyped
declare var _: _.LoDashStatic;