* Ignore js sourcemap files from boot (Zak Barbuto)
This commit is contained in:
Miroslav Bajtoš 2017-09-15 10:43:45 +02:00
parent 35e668318b
commit b668116fab
No known key found for this signature in database
GPG Key ID: 6F2304BA9361C7E3
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2017-09-15, Version 2.26.2
==========================
* Ignore js sourcemap files from boot (Zak Barbuto)
2017-08-17, Version 2.26.1
==========================

View File

@ -1,6 +1,6 @@
{
"name": "loopback-boot",
"version": "2.26.1",
"version": "2.26.2",
"description": "Convention-based bootstrapper for LoopBack applications",
"keywords": [
"StrongLoop",