Skip to content

Commit 74bffe5

Browse files
refactor: ♻️ updated repo link
1 parent 592be80 commit 74bffe5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "react-multi-select-component",
3-
"version": "4.1.4",
3+
"version": "4.1.5",
44
"description": "Simple and lightweight multiple selection dropdown component with checkboxes, search and select-all",
55
"author": "harshzalavadiya",
66
"license": "MIT",
7-
"repository": "github.com/hc-oss/react-multi-select-component",
7+
"repository": "https://github.com/hc-oss/react-multi-select-component",
88
"type": "module",
99
"source": "src/index.tsx",
1010
"exports": "./dist/react-multi-select-component.modern.js",

0 commit comments

Comments
 (0)