Skip to content

Commit 4dcea73

Browse files
committed
Minor clean
1 parent 8c4bef9 commit 4dcea73

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

.npmignore

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
.github
1+
.github/
22
src/
33
preview.gif
4-
README.md
4+
README.md
5+
example/index_b4.html
6+
.gitignore
7+
node_modules/

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "scrolling-tabs-bootstrap-5",
3-
"version": "1.0.8",
3+
"version": "1.0.9",
44
"description": "A simple plugin to create scrollable tabs with Bootstrap 5.",
55
"main": "./dist/scrollable-tabs.js",
66
"repository": {

0 commit comments

Comments
 (0)