@fdaciuk/ajax
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "@fdaciuk/ajax", | ||
"description": "Ajax module in Vanilla JS", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"main": "dist/ajax.min.js", | ||
@@ -23,3 +23,3 @@ "directories": { | ||
}, | ||
"homepage": "https://github.com/fdaciuk/ajax#readme", | ||
"homepage": "https://github.com/fdaciuk/ajax", | ||
"scripts": { | ||
@@ -36,2 +36,3 @@ "test": "gulp test", | ||
"gulp-concat": "^2.5.2", | ||
"gulp-header": "^1.2.2", | ||
"gulp-jscs": "^1.6.0", | ||
@@ -38,0 +39,0 @@ "gulp-jshint": "^1.11.2", |
5785
19
4