Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "xhr-tool", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "XMLHttpRequest with Promises (in the browser)", | ||
@@ -12,3 +12,3 @@ "keywords": [ "xhr", "promises", "es6" ], | ||
}, | ||
"main": "xhr-tool.js", | ||
"main": "index.js", | ||
"devDependencies": { | ||
@@ -15,0 +15,0 @@ "jasmine": "^2.2.1" |
2592