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 059fdf5 commit 8c4bef9Copy full SHA for 8c4bef9
.npmignore
@@ -0,0 +1,4 @@
1
+.github
2
+src/
3
+preview.gif
4
+README.md
package.json
@@ -1,6 +1,6 @@
{
"name": "scrolling-tabs-bootstrap-5",
- "version": "1.0.7",
+ "version": "1.0.8",
"description": "A simple plugin to create scrollable tabs with Bootstrap 5.",
5
"main": "./dist/scrollable-tabs.js",
6
"repository": {
@@ -21,10 +21,6 @@
21
"move-js",
22
"css"
23
],
24
- "ignore": [
25
- ".gitignore",
26
- "README.md"
27
- ],
28
"author": "Federico Navarrete <[email protected]>",
29
"license": "Apache 2.0",
30
"bugs": {
0 commit comments