Bump to v3.0.0.

This commit is contained in:
John-David Dalton
2014-12-20 17:27:20 -06:00
commit bb53dde973
923 changed files with 30463 additions and 0 deletions

8
README.md Normal file
View File

@@ -0,0 +1,8 @@
# lodash v3.0.0
The [lodash](https://lodash.com/) library exported as [npm packages](https://www.npmjs.com/browse/keyword/lodash-modularized) per method.
Generated using [lodash-cli](https://www.npmjs.com/package/lodash-cli):
```bash
$ lodash modularize exports=npm -o ./
```