Remove comma from bower.json to make it valid JSON
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user