Get rid of UTF-8 BOM in xml/package.json

This commit is contained in:
Hristo Deshev
2015-06-04 14:05:10 +03:00
parent 30566cbc2a
commit b4b5b1e790

View File

@ -1,2 +1,2 @@
{ "name" : "xml",
"main" : "xml.js" }
{ "name" : "xml",
"main" : "xml.js" }