[Pkg-javascript-commits] [jquery-minicolors] 01/09: Add .css file to 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 b1c346f7dde7f128cc470d6f18cfd71f62f2d4b2
Author: andypandy <andrew.samuelsen at gmail.com>
Date:   Wed May 21 12:41:25 2014 -0700

    Add .css file to bower.json
---
 bower.json | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/bower.json b/bower.json
index 42e451a..73fb5ca 100644
--- a/bower.json
+++ b/bower.json
@@ -6,7 +6,10 @@
     "Cory LaViska"
   ],
   "description": "jQuery MiniColors Plugin",
-  "main": "./jquery.minicolors.js",
+  "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