mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-04 17:07:49 +00:00
Bump to v3.0.2.
This commit is contained in:
committed by
John-David Dalton
parent
60b8329a73
commit
e2db58867b
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "lodash.flow",
|
||||
"version": "3.0.0",
|
||||
"version": "3.0.2",
|
||||
"description": "The modern build of lodash’s `_.flow` as a module.",
|
||||
"homepage": "https://lodash.com/",
|
||||
"icon": "https://lodash.com/icon.svg",
|
||||
@@ -17,7 +17,6 @@
|
||||
"repository": "lodash/lodash",
|
||||
"scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" },
|
||||
"dependencies": {
|
||||
"lodash._arrayevery": "^3.0.0",
|
||||
"lodash.isfunction": "^3.0.0"
|
||||
"lodash._arrayevery": "^3.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user