@avvio-reply/pairs
Advanced tools
Comparing version 1.0.6 to 1.0.7
@@ -35,3 +35,3 @@ /*! jQuery Plugin GameOfPairs v1.00 | (c) 2015 Avvio Reply Ltd */ | ||
return method.apply(this, _arguments); | ||
return method.apply(this, _arguments || arguments); | ||
}; | ||
@@ -38,0 +38,0 @@ |
{ | ||
"name": "@avvio-reply/pairs", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "Game engine to match pairs of cards. Requires assets and styling to implement.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
12206