Skip to content

Commit abe4c69

Browse files
committed
missing comma
1 parent 4fd8b85 commit abe4c69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"homepage": "http://pixelcog.com/parallax.js/",
55
"description": "Simple parallax scrolling effect inspired by spotify.com implemented as a jQuery plugin",
66
"authors": [
7-
"Mike Greiling <[email protected]> (http://pixelcog.com)"
7+
"Mike Greiling <[email protected]> (http://pixelcog.com)",
88
"Wolfgang Stöttinger <[email protected]> (http://www.wolfography.at)"
99
],
1010
"main": "parallax.min.js",

0 commit comments

Comments
 (0)