2.39.2
* Babelify juggler for Karma tests (Miroslav Bajtoš) * Fix Karma config to babelify node_modules too (Miroslav Bajtoš)
This commit is contained in:
parent
490eced414
commit
8be91b8129
|
@ -1,3 +1,11 @@
|
|||
2018-02-12, Version 2.39.2
|
||||
==========================
|
||||
|
||||
* Babelify juggler for Karma tests (Miroslav Bajtoš)
|
||||
|
||||
* Fix Karma config to babelify node_modules too (Miroslav Bajtoš)
|
||||
|
||||
|
||||
2018-01-31, Version 2.39.1
|
||||
==========================
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "loopback",
|
||||
"version": "2.39.1",
|
||||
"version": "2.39.2",
|
||||
"publishConfig": {
|
||||
"tag": "lts"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue