mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-07 10:07:48 +00:00
Bump to v3.6.0.
This commit is contained in:
committed by
John-David Dalton
parent
dbf44fcc0b
commit
f1a2ea44f0
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "lodash.add",
|
||||
"version": "3.5.0",
|
||||
"version": "3.6.0",
|
||||
"description": "The lodash method `_.add` exported as a module.",
|
||||
"homepage": "https://lodash.com/",
|
||||
"icon": "https://lodash.com/icon.svg",
|
||||
@@ -15,7 +15,7 @@
|
||||
"repository": "lodash/lodash",
|
||||
"scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" },
|
||||
"dependencies": {
|
||||
"lodash._basetonumber": "~4.11.0",
|
||||
"lodash._basetostring": "~4.11.0"
|
||||
"lodash._basetonumber": "~4.12.0",
|
||||
"lodash._basetostring": "~4.12.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user