Merge tag 'v2.5.1'
2.5.1 * Replace underscore with lodash (Ryan Graham)
This commit is contained in:
commit
beb4f8c34c
|
@ -1,3 +1,9 @@
|
||||||
|
2014-12-08, Version 2.5.1
|
||||||
|
=========================
|
||||||
|
|
||||||
|
* Replace underscore with lodash (Ryan Graham)
|
||||||
|
|
||||||
|
|
||||||
2014-12-02, Version 2.5.0
|
2014-12-02, Version 2.5.0
|
||||||
=========================
|
=========================
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "loopback-boot",
|
"name": "loopback-boot",
|
||||||
"version": "2.5.0",
|
"version": "2.5.1",
|
||||||
"description": "Convention-based bootstrapper for LoopBack applications",
|
"description": "Convention-based bootstrapper for LoopBack applications",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"StrongLoop",
|
"StrongLoop",
|
||||||
|
|
Loading…
Reference in New Issue