Comparing version 1.0.10 to 1.0.11
@@ -81,3 +81,3 @@ const fetch = require('node-fetch'); | ||
}; | ||
} else { | ||
} else if(element.constructor === Array){ | ||
return; | ||
@@ -84,0 +84,0 @@ } |
{ | ||
"name": "wapp-api", | ||
"version": "1.0.10", | ||
"version": "1.0.11", | ||
"description": "Helper functions to speed up wapp development process.", | ||
@@ -5,0 +5,0 @@ "main": "wappsto/index.js", |
Sorry, the diff of this file is too big to display
378198