Merge pull request #690 from satazor/patch-1

Fix JSON error.
This commit is contained in:
Eric Rowell
2013-11-27 08:02:19 -08:00

View File

@@ -18,5 +18,5 @@
"test", "test",
"tests" "tests"
], ],
"main": "./src/Global.js", "main": "./src/Global.js"
} }