We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3530ecd commit a3e83efCopy full SHA for a3e83ef
bower.json
@@ -1,6 +1,6 @@
1
{
2
"name": "angular-colorbox",
3
- "version": "1.0.3",
+ "version": "1.0.4",
4
"author": {
5
"name": "Igor Lino",
6
"url": "http://igorlino.github.io/angular-colorbox/"
@@ -13,7 +13,7 @@
13
],
14
"main": [
15
"js/angular-colorbox.js",
16
- "themes/dark/colorbox-darktheme-css"
+ "themes/dark/colorbox-darktheme.css"
17
18
"ignore": [
19
"**/.*",
package.json
"title": "Angular Colorbox",
"description": "Angular directive for Colorbox, the jQuery lightbox and modal window plugin.",
"keywords": [
0 commit comments