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 55b5cb0 commit 1c42cdbCopy full SHA for 1c42cdb
.npmignore
@@ -1,5 +1,4 @@
1
*
2
!dist/**/*
3
-!src/assets/**/*
4
!LINCENSE
5
README.md
package.json
@@ -1,6 +1,6 @@
{
"name": "gitart-scroll-carousel",
- "version": "0.0.1",
+ "version": "0.0.2",
"scripts": {
"dev": "vite --config dev/vite.config.ts",
6
"dev:build": "vite build --config dev/vite.config.ts",
@@ -24,7 +24,6 @@
24
"types": "dist/index.d.ts",
25
"keywords": [
26
"gitart carousel",
27
- "gitart-scroll-carousel",
28
"carousel",
29
"slider",
30
"carousel component",
0 commit comments