* Upgrade lodash from 3.x to 4.x (Miroslav Bajtoš)
This commit is contained in:
Miroslav Bajtoš 2018-02-26 16:52:59 +01:00
parent 17cbdf58f1
commit 2746bf5bde
No known key found for this signature in database
GPG Key ID: 6F2304BA9361C7E3
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2018-02-26, Version 2.27.1
==========================
* Upgrade lodash from 3.x to 4.x (Miroslav Bajtoš)
2017-10-23, Version 2.27.0
==========================

View File

@ -1,6 +1,6 @@
{
"name": "loopback-boot",
"version": "2.27.0",
"version": "2.27.1",
"description": "Convention-based bootstrapper for LoopBack applications",
"keywords": [
"StrongLoop",