* Upgrade lodash from 3.x to 4.x (Miroslav Bajtoš)
 * chore: update license (Diana Lau)
This commit is contained in:
Miroslav Bajtoš 2018-02-19 11:33:58 +01:00
parent b6c4150c80
commit 9dd7eb52af
No known key found for this signature in database
GPG Key ID: 6F2304BA9361C7E3
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
2018-02-19, Version 5.3.0
=========================
* Upgrade lodash from 3.x to 4.x (Miroslav Bajtoš)
* chore: update license (Diana Lau)
2017-10-13, Version 5.2.0
=========================

View File

@ -1,6 +1,6 @@
{
"name": "loopback-component-explorer",
"version": "5.2.0",
"version": "5.3.0",
"description": "Browse and test your LoopBack app's APIs",
"engines": {
"node": ">=4"