Skip to content

Commit 1c42cdb

Browse files
Michael.KryvoruchkoMichael.Kryvoruchko
authored andcommitted
chore: update package.json and .npmignore
1 parent 55b5cb0 commit 1c42cdb

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.npmignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
*
22
!dist/**/*
3-
!src/assets/**/*
43
!LINCENSE
54
README.md

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gitart-scroll-carousel",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"scripts": {
55
"dev": "vite --config dev/vite.config.ts",
66
"dev:build": "vite build --config dev/vite.config.ts",
@@ -24,7 +24,6 @@
2424
"types": "dist/index.d.ts",
2525
"keywords": [
2626
"gitart carousel",
27-
"gitart-scroll-carousel",
2827
"carousel",
2928
"slider",
3029
"carousel component",

0 commit comments

Comments
 (0)