Skip to content

Commit bbc1b13

Browse files
committed
Update package.json
1 parent f0dbac1 commit bbc1b13

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

package.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,14 @@
11
{
22
"name": "react-multiple-select-dropdown-lite",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "React Multiple Select Light Weight Dropdown list | Searchable | Addable | Groupable etc",
55
"author": "arif-un",
66
"license": "MIT",
77
"repository": {
88
"type": "git",
99
"url": "https://github.com/Arif-un/react-multiple-select-dropdown-lite.git"
1010
},
11-
"publishConfig": {
12-
"registry": "https://npm.pkg.github.com"
13-
},
11+
1412
"main": "dist/index.js",
1513
"module": "dist/index.modern.js",
1614
"source": "src/MultiSelect.jsx",

0 commit comments

Comments
 (0)