* Rename the module to loopback-component-explorer (Rand McKinney)
This commit is contained in:
Miroslav Bajtoš 2015-09-17 10:56:51 +02:00
parent 4f4e8079f0
commit 64993b82d6
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2015-09-17, Version 2.1.0
=========================
* Rename the module to loopback-component-explorer (Rand McKinney)
2015-09-08, Version 2.0.1 2015-09-08, Version 2.0.1
========================= =========================

View File

@ -1,6 +1,6 @@
{ {
"name": "loopback-component-explorer", "name": "loopback-component-explorer",
"version": "2.0.1", "version": "2.1.0",
"description": "Browse and test your LoopBack app's APIs", "description": "Browse and test your LoopBack app's APIs",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {