Remove UTF-8 BOM's from package.json files

This commit is contained in:
Hristo Deshev
2015-12-01 15:28:01 +02:00
parent ca588c7191
commit 070b01c544
90 changed files with 178 additions and 178 deletions

View File

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