Merge branch 'release/1.3.1' into production

This commit is contained in:
Raymond Feng 2014-02-11 19:48:27 -08:00
commit 3d5844d0d9
1 changed files with 2 additions and 2 deletions

View File

@ -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"
},