diff --git a/package.json b/package.json index ba76c34a..2de17c61 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "loopback-datasource-juggler", - "version": "1.3.0", + "version": "1.3.1", "description": "LoopBack DataSoure Juggler", "keywords": [ "StrongLoop", @@ -28,7 +28,7 @@ }, "dependencies": { "async": "~0.2.10", - "inflection": "~1.3.3", + "inflection": "~1.2.7", "traverse": "~0.6.6", "qs": "~0.6.6" },