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 592be80 commit 74bffe5Copy full SHA for 74bffe5
package.json
@@ -1,10 +1,10 @@
1
{
2
"name": "react-multi-select-component",
3
- "version": "4.1.4",
+ "version": "4.1.5",
4
"description": "Simple and lightweight multiple selection dropdown component with checkboxes, search and select-all",
5
"author": "harshzalavadiya",
6
"license": "MIT",
7
- "repository": "github.com/hc-oss/react-multi-select-component",
+ "repository": "https://github.com/hc-oss/react-multi-select-component",
8
"type": "module",
9
"source": "src/index.tsx",
10
"exports": "./dist/react-multi-select-component.modern.js",
0 commit comments