Skip to content

Commit d548efc

Browse files
committed
Add angular-multi-select.css as an main artifact in bower.json
1 parent c6b6d50 commit d548efc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

bower.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
"name" : "isteven-angular-multiselect",
33
"version" : "v2.0.1",
44
"main" : [
5-
"angular-multi-select.js"
5+
"angular-multi-select.js",
6+
"angular-multi-select.css"
67
],
78
"ignore" : [
89
".git",

0 commit comments

Comments
 (0)