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,4 +1,4 @@
{
{
"name" : "observable-array",
"main" : "observable-array.js"
}
}