2.25.0
* Support es2015 module exports (Babel, TypeScript) (John McLaughlin)
This commit is contained in:
parent
06855c1fcd
commit
6db7cadc9b
|
@ -1,3 +1,9 @@
|
||||||
|
2017-06-26, Version 2.25.0
|
||||||
|
==========================
|
||||||
|
|
||||||
|
* Support es2015 module exports (Babel, TypeScript) (John McLaughlin)
|
||||||
|
|
||||||
|
|
||||||
2017-06-07, Version 2.24.1
|
2017-06-07, Version 2.24.1
|
||||||
==========================
|
==========================
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "loopback-boot",
|
"name": "loopback-boot",
|
||||||
"version": "2.24.1",
|
"version": "2.25.0",
|
||||||
"description": "Convention-based bootstrapper for LoopBack applications",
|
"description": "Convention-based bootstrapper for LoopBack applications",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"StrongLoop",
|
"StrongLoop",
|
||||||
|
|
Loading…
Reference in New Issue