happn-commons
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -191,2 +191,3 @@ module.exports = { | ||
if (opts && opts.unshift) args.unshift(opts.unshift); | ||
if (args[args.length - 1] == null) args.splice(args.length - 1); | ||
@@ -193,0 +194,0 @@ |
{ | ||
"name": "happn-commons", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
19789
10