Comparing version 0.0.21 to 0.0.22
@@ -84,2 +84,3 @@ var q = require('q'); | ||
//filefog_options is always the last parameter. | ||
args = Array.prototype.slice.call(args) | ||
args[expected_parameters -1] = filefog_options; | ||
@@ -86,0 +87,0 @@ } |
@@ -5,3 +5,3 @@ { | ||
"description": "Cloud Storage API Wrapper supporting Box, Dropbox, Skydrive, Google Drive", | ||
"version": "0.0.21", | ||
"version": "0.0.22", | ||
"repository": { | ||
@@ -8,0 +8,0 @@ "url": "https://github.com/filefog/filefog.git" |
42031
945