Skip to content

Commit

Permalink
Bump to v4.17.14.
Browse files Browse the repository at this point in the history
  • Loading branch information
jdalton committed Jul 10, 2019
1 parent a6fe6b1 commit be87d30
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
@@ -1,4 +1,4 @@
# lodash v4.17.13
# lodash v4.17.14

[Site](https://lodash.com/) |
[Docs](https://lodash.com/docs) |
Expand All @@ -20,11 +20,11 @@ $ lodash core -o ./dist/lodash.core.js

## Download

* [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.13/dist/lodash.js) ([~24 kB gzipped](https://raw.githubusercontent.com/lodash/lodash/4.17.13/dist/lodash.min.js))
* [Core build](https://raw.githubusercontent.com/lodash/lodash/4.17.14/dist/lodash.core.js) ([~4 kB gzipped](https://raw.githubusercontent.com/lodash/lodash/4.17.14/dist/lodash.core.min.js))
* [Full build](https://raw.githubusercontent.com/lodash/lodash/4.17.14/dist/lodash.js) ([~24 kB gzipped](https://raw.githubusercontent.com/lodash/lodash/4.17.14/dist/lodash.min.js))
* [CDN copies](https://www.jsdelivr.com/projects/lodash)

Lodash is released under the [MIT license](https://raw.githubusercontent.com/lodash/lodash/4.17.13/LICENSE) & supports modern environments.<br>
Lodash is released under the [MIT license](https://raw.githubusercontent.com/lodash/lodash/4.17.14/LICENSE) & supports modern environments.<br>
Review the [build differences](https://github.com/lodash/lodash/wiki/build-differences) & pick one that’s right for you.

## Installation
Expand Down

0 comments on commit be87d30

Please sign in to comment.