* Fix tests to ensure compatibility w/ should@10 (Raymond Feng)
This commit is contained in:
Raymond Feng 2018-05-24 21:11:11 -07:00
parent ef3191d3e5
commit 77f11cda3b
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2018-05-25, Version 3.21.1
==========================
* Fix tests to ensure compatibility w/ should@10 (Raymond Feng)
2018-05-22, Version 3.21.0
==========================

View File

@ -1,6 +1,6 @@
{
"name": "loopback-datasource-juggler",
"version": "3.21.0",
"version": "3.21.1",
"publishConfig": {
"export-tests": true
},