Merge branch 'release/2.0.0-beta4' into production
This commit is contained in:
commit
42c6c9c4a4
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "loopback-datasource-juggler",
|
||||
"version": "2.0.0-beta3",
|
||||
"version": "2.0.0-beta4",
|
||||
"description": "LoopBack DataSoure Juggler",
|
||||
"keywords": [
|
||||
"StrongLoop",
|
||||
|
@ -28,8 +28,9 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"async": "~0.9.0",
|
||||
"loopback-connector": "1.x",
|
||||
"debug": "~1.0.2",
|
||||
"inflection": "~1.3.8",
|
||||
"loopback-connector": "1.x",
|
||||
"qs": "~0.6.6",
|
||||
"traverse": "~0.6.6"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue