spritemaker-svg
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -87,3 +87,3 @@ "use strict"; | ||
self.write('<svg xmlns="http://www.w3.org/2000/svg" xmlns:spritemaker="tag:burgers.io,2014:spritemaker" width="' + result.width + '" height="' + result.height + '">\n'); | ||
self.write('<?xml version="1.0"?>\n<svg xmlns="http://www.w3.org/2000/svg" xmlns:spritemaker="tag:burgers.io,2014:spritemaker" width="' + result.width + '" height="' + result.height + '">\n'); | ||
@@ -90,0 +90,0 @@ results.forEach(function(result) { |
{ | ||
"name": "spritemaker-svg", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Create an SVG sprite map from SVG sprites", | ||
@@ -22,3 +22,5 @@ "author": { | ||
"homepage": "https://github.com/bryanburgers/spritemaker-svg", | ||
"bugs": "https://github.com/bryanburgers/spritemaker-svg/issues", | ||
"bugs": { | ||
"url": "https://github.com/bryanburgers/spritemaker-svg/issues" | ||
}, | ||
"dependencies": { | ||
@@ -25,0 +27,0 @@ "async": "~0.2.10", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
35181
1