downloadable
Advanced tools
Comparing version 1.0.3 to 1.0.5
{ | ||
"name": "downloadable", | ||
"version": "1.0.3", | ||
"version": "1.0.5", | ||
"description": "check if url downloadable before download", | ||
@@ -28,10 +28,4 @@ "main": "index.js", | ||
"devDependencies": { | ||
"husky": "^1.1.3", | ||
"jest": "^23.6.0" | ||
}, | ||
"husky": { | ||
"hooks": { | ||
"pre-push": "npm version patch" | ||
} | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
1
4091