auth-net-types
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "auth-net-types", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "A collection of Authorize.net's types/data types/xml objects.", | ||
@@ -24,5 +24,5 @@ "main": "index.js", | ||
"devDependencies": { | ||
"mocha": "~1.17.1", | ||
"mocha": "^1.18.2", | ||
"chai": "~1.9.0" | ||
} | ||
} |