Bump to v4.17.13.

This commit is contained in:
John-David Dalton
2019-07-09 15:16:26 -07:00
parent 357e899e68
commit e37182845f

View File

@@ -1,4 +1,4 @@
# lodash v4.17.12 # lodash v4.17.13
[Site](https://lodash.com/) | [Site](https://lodash.com/) |
[Docs](https://lodash.com/docs) | [Docs](https://lodash.com/docs) |
@@ -20,11 +20,11 @@ $ lodash core -o ./dist/lodash.core.js
## Download ## Download
* [Core build](https://raw.githubusercontent.com/lodash/lodash/4.17.12/dist/lodash.core.js) ([~4 kB gzipped](https://raw.githubusercontent.com/lodash/lodash/4.17.12/dist/lodash.core.min.js)) * [Core build](https://raw.githubusercontent.com/lodash/lodash/4.17.13/dist/lodash.core.js) ([~4 kB gzipped](https://raw.githubusercontent.com/lodash/lodash/4.17.13/dist/lodash.core.min.js))
* [Full build](https://raw.githubusercontent.com/lodash/lodash/4.17.12/dist/lodash.js) ([~24 kB gzipped](https://raw.githubusercontent.com/lodash/lodash/4.17.12/dist/lodash.min.js)) * [Full build](https://raw.githubusercontent.com/lodash/lodash/4.17.13/dist/lodash.js) ([~24 kB gzipped](https://raw.githubusercontent.com/lodash/lodash/4.17.13/dist/lodash.min.js))
* [CDN copies](https://www.jsdelivr.com/projects/lodash) * [CDN copies](https://www.jsdelivr.com/projects/lodash)
Lodash is released under the [MIT license](https://raw.githubusercontent.com/lodash/lodash/4.17.12/LICENSE) & supports modern environments.<br> Lodash is released under the [MIT license](https://raw.githubusercontent.com/lodash/lodash/4.17.13/LICENSE) & supports modern environments.<br>
Review the [build differences](https://github.com/lodash/lodash/wiki/build-differences) & pick one thats right for you. Review the [build differences](https://github.com/lodash/lodash/wiki/build-differences) & pick one thats right for you.
## Installation ## Installation