Remove comma from bower.json to make it valid JSON

This commit is contained in:
reiz
2014-01-25 21:14:12 +01:00
parent c4f511bacf
commit 2801ed37ee

View File

@@ -6,7 +6,7 @@
"homepage": "https://github.com/bartaz/impress.js", "homepage": "https://github.com/bartaz/impress.js",
"license" : ["http://bartaz.mit-license.org/", "http://www.gnu.org/licenses/"], "license" : ["http://bartaz.mit-license.org/", "http://www.gnu.org/licenses/"],
"main": [ "main": [
"./js/impress.js", "./js/impress.js"
], ],
"keywords": [ "keywords": [
"slideshow", "slideshow",