mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-03 08:37:49 +00:00
Bump to v4.17.20.
This commit is contained in:
@@ -1,12 +1,13 @@
|
||||
{
|
||||
"name": "lodash-es",
|
||||
"version": "4.17.15",
|
||||
"version": "4.17.20",
|
||||
"description": "Lodash exported as ES modules.",
|
||||
"keywords": "es6, modules, stdlib, util",
|
||||
"homepage": "https://lodash.com/custom-builds",
|
||||
"bugs": "https://github.com/lodash/lodash-cli/issues",
|
||||
"repository": "lodash/lodash",
|
||||
"license": "MIT",
|
||||
"type": "module",
|
||||
"jsnext:main": "lodash.js",
|
||||
"main": "lodash.js",
|
||||
"module": "lodash.js",
|
||||
|
||||
Reference in New Issue
Block a user