Skip to content

Commit cf7fbf6

Browse files
committed
docs improvements
1 parent 0265b06 commit cf7fbf6

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

bower.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
{
22
"name": "flexible-bootstrap-carousel",
3-
"main": "flexible-bootstrap-carousel.js",
3+
"main": [
4+
"flexible-bootstrap-carousel.js",
5+
"flexible-bootstrap-carousel.css"
6+
],
47
"homepage": "https://github.com/DanDevG/flexible-bootstrap-carousel",
8+
"version": "0.2.1",
59
"authors": [
610
"Dan Dev <dan.dev.mail@gmail.com>"
711
],
@@ -13,9 +17,7 @@
1317
},
1418
"ignore": [
1519
"**/.*",
16-
"node_modules",
1720
"bower_components",
18-
"**/.*",
1921
"examples",
2022
"README.md",
2123
"*.log",

0 commit comments

Comments
 (0)