2.1.0
* Rename the module to loopback-component-explorer (Rand McKinney)
This commit is contained in:
parent
4f4e8079f0
commit
64993b82d6
|
@ -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
|
||||||
=========================
|
=========================
|
||||||
|
|
||||||
|
|
|
@ -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": {
|
||||||
|
|
Loading…
Reference in New Issue