Skip to content

Commit 9732def

Browse files
committed
Update package.json
1 parent 32d2179 commit 9732def

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,6 +1,6 @@
11
{
22
"name": "react-multiple-select-dropdown-lite",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "React Multiple Select Light Weight Dropdown list | Searchable | Addable | Groupable etc",
55
"author": "arif-un",
66
"license": "MIT",
@@ -13,7 +13,7 @@
1313
},
1414
"main": "dist/index.js",
1515
"module": "dist/index.modern.js",
16-
"source": "src/index.jsx",
16+
"source": "src/MultiSelect.jsx",
1717
"engines": {
1818
"node": ">=10"
1919
},

0 commit comments

Comments
 (0)