[Pkg-javascript-commits] [jquery-minicolors] 04/09: Update bower.json
David Prévot
taffit at moszumanska.debian.org
Thu May 22 21:18:06 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository jquery-minicolors.
commit 7271c527ba0b63f629f3e9c2a196dc045f4e4e43
Author: Edwin Keijl <e.keijl89 at gmail.com>
Date: Thu May 22 12:01:23 2014 +0200
Update bower.json
bower.json is missing a comma and therefore it is malformed, causing bower install to fail.
---
bower.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bower.json b/bower.json
index 73fb5ca..f45e845 100644
--- a/bower.json
+++ b/bower.json
@@ -9,7 +9,7 @@
"main": [
"./jquery.minicolors.js",
"./jquery.minicolors.css"
- ]
+ ],
"keywords": [
"jquery",
"colorpicker"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/jquery-minicolors.git
More information about the Pkg-javascript-commits
mailing list