mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-03 08:37:49 +00:00
Bump to v4.1.0.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "lodash.difference",
|
||||
"version": "4.0.2",
|
||||
"version": "4.1.0",
|
||||
"description": "The lodash method `_.difference` exported as a module.",
|
||||
"homepage": "https://lodash.com/",
|
||||
"icon": "https://lodash.com/icon.svg",
|
||||
@@ -15,12 +15,8 @@
|
||||
"repository": "lodash/lodash",
|
||||
"scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" },
|
||||
"dependencies": {
|
||||
"lodash._arrayincludes": "^4.0.0",
|
||||
"lodash._arrayincludeswith": "^4.0.0",
|
||||
"lodash._arraymap": "^3.0.0",
|
||||
"lodash._basedifference": "^4.0.0",
|
||||
"lodash._baseflatten": "^4.0.0",
|
||||
"lodash._cachehas": "^4.0.0",
|
||||
"lodash._setcache": "^4.0.0",
|
||||
"lodash.rest": "^4.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user