Skip to content

Commit 64b6c7e

Browse files
committed
npm and bower packages were added
1 parent aff897b commit 64b6c7e

3 files changed

Lines changed: 5 additions & 2 deletions

File tree

.npmignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
bower_components
2+
examples
3+
bower.json

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"flexible-bootstrap-carousel.css"
66
],
77
"homepage": "https://github.com/DanDevG/flexible-bootstrap-carousel",
8-
"version": "0.2.1",
8+
"version": "0.2.5",
99
"authors": [
1010
"Dan Dev <dan.dev.mail@gmail.com>"
1111
],

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "flexible-bootstrap-carousel",
3-
"version": "0.2.1",
3+
"version": "0.2.5",
44
"description": "Flexible Bootstrap Carousel plugin",
55
"main": "flexible-bootstrap-carousel.js",
66
"directories": {

0 commit comments

Comments
 (0)