simple-swizzle
Advanced tools
Comparing version
{ | ||
"name": "simple-swizzle", | ||
"description": "Simply swizzle your arguments", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"author": "Qix (http://github.com/qix-)", | ||
@@ -34,4 +34,4 @@ "keywords": [ | ||
"dependencies": { | ||
"is-arrayish": "^0.3.0" | ||
"is-arrayish": "^0.3.1" | ||
} | ||
} |
Updated