3.0.0
* Update to mainline swagger-ui (Samuel Reed) * Start 3.0 development (Miroslav Bajtoš)
This commit is contained in:
parent
bce74122c0
commit
2da4491ead
|
@ -1,3 +1,11 @@
|
|||
2016-10-14, Version 3.0.0
|
||||
=========================
|
||||
|
||||
* Update to mainline swagger-ui (Samuel Reed)
|
||||
|
||||
* Start 3.0 development (Miroslav Bajtoš)
|
||||
|
||||
|
||||
2016-10-12, Version 2.7.0
|
||||
=========================
|
||||
|
||||
|
|
|
@ -1,6 +1,9 @@
|
|||
{
|
||||
"name": "loopback-component-explorer",
|
||||
"version": "3.0.0-alpha.1",
|
||||
"version": "3.0.0",
|
||||
"publishConfig": {
|
||||
"tag": "next"
|
||||
},
|
||||
"description": "Browse and test your LoopBack app's APIs",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
|
Loading…
Reference in New Issue