mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-05 01:17:50 +00:00
Bump to v0.5.0.
Former-commit-id: f30f4b99104c94fb52df4c90dcda24b8ac51432c
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "lodash",
|
||||
"version": "0.5.0-rc.1",
|
||||
"description": "A drop-in replacement for Underscore.js that delivers performance improvements, bug fixes, and additional features.",
|
||||
"version": "0.5.0",
|
||||
"description": "A drop-in replacement for Underscore.js delivering performance, bug fixes, and additional features.",
|
||||
"homepage": "http://lodash.com",
|
||||
"main": "lodash",
|
||||
"keywords": [
|
||||
@@ -42,7 +42,7 @@
|
||||
"node",
|
||||
"rhino"
|
||||
],
|
||||
"jam":{
|
||||
"jam": {
|
||||
"main": "lodash.min.js"
|
||||
},
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user