From f139f5c515fa41bc12c13c15c1a979d4b7a8e5ea Mon Sep 17 00:00:00 2001 From: "w.stoettinger" Date: Mon, 21 Dec 2015 22:31:23 +0100 Subject: [PATCH] missing comma --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index 02663d1..4a41806 100644 --- a/bower.json +++ b/bower.json @@ -4,7 +4,7 @@ "homepage": "http://pixelcog.com/parallax.js/", "description": "Simple parallax scrolling effect inspired by spotify.com implemented as a jQuery plugin", "authors": [ - "Mike Greiling (http://pixelcog.com)", + "Mike Greiling (http://pixelcog.com)", "Wolfgang Stöttinger (http://www.wolfography.at)" ], "main": "parallax.min.js",