mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-06 17:47:49 +00:00
Bump to v3.2.0.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "lodash.intersection",
|
||||
"version": "3.1.0",
|
||||
"version": "3.2.0",
|
||||
"description": "The modern build of lodash’s `_.intersection` as a module.",
|
||||
"homepage": "https://lodash.com/",
|
||||
"icon": "https://lodash.com/icon.svg",
|
||||
@@ -19,6 +19,7 @@
|
||||
"dependencies": {
|
||||
"lodash._baseindexof": "^3.0.0",
|
||||
"lodash._cacheindexof": "^3.0.0",
|
||||
"lodash._createcache": "^3.0.0"
|
||||
"lodash._createcache": "^3.0.0",
|
||||
"lodash.restparam": "^3.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user