Skip to content

Commit 8c4bef9

Browse files
committed
Minor changes
1 parent 059fdf5 commit 8c4bef9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.npmignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
.github
2+
src/
3+
preview.gif
4+
README.md

package.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "scrolling-tabs-bootstrap-5",
3-
"version": "1.0.7",
3+
"version": "1.0.8",
44
"description": "A simple plugin to create scrollable tabs with Bootstrap 5.",
55
"main": "./dist/scrollable-tabs.js",
66
"repository": {
@@ -21,10 +21,6 @@
2121
"move-js",
2222
"css"
2323
],
24-
"ignore": [
25-
".gitignore",
26-
"README.md"
27-
],
2824
"author": "Federico Navarrete <[email protected]>",
2925
"license": "Apache 2.0",
3026
"bugs": {

0 commit comments

Comments
 (0)