gulp-manifest
Advanced tools
Comparing version 0.0.9 to 0.0.10
@@ -55,3 +55,3 @@ "use strict"; | ||
contents.push(encodeURI(file.relative)); | ||
contents.push(encodeURI(filepath)); | ||
@@ -58,0 +58,0 @@ if (options.hash) { |
{ | ||
"name": "gulp-manifest", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"description": "Generate HTML5 Cache Manifest files", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
15094