We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c4bef9 commit 4dcea73Copy full SHA for 4dcea73
.npmignore
@@ -1,4 +1,7 @@
1
-.github
+.github/
2
src/
3
preview.gif
4
-README.md
+README.md
5
+example/index_b4.html
6
+.gitignore
7
+node_modules/
package.json
@@ -1,6 +1,6 @@
{
"name": "scrolling-tabs-bootstrap-5",
- "version": "1.0.8",
+ "version": "1.0.9",
"description": "A simple plugin to create scrollable tabs with Bootstrap 5.",
"main": "./dist/scrollable-tabs.js",
"repository": {
0 commit comments