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 f0dbac1 commit bbc1b13Copy full SHA for bbc1b13
package.json
@@ -1,16 +1,14 @@
1
{
2
"name": "react-multiple-select-dropdown-lite",
3
- "version": "2.0.2",
+ "version": "2.0.3",
4
"description": "React Multiple Select Light Weight Dropdown list | Searchable | Addable | Groupable etc",
5
"author": "arif-un",
6
"license": "MIT",
7
"repository": {
8
"type": "git",
9
"url": "https://github.com/Arif-un/react-multiple-select-dropdown-lite.git"
10
},
11
- "publishConfig": {
12
- "registry": "https://npm.pkg.github.com"
13
- },
+
14
"main": "dist/index.js",
15
"module": "dist/index.modern.js",
16
"source": "src/MultiSelect.jsx",
0 commit comments