Skip to content

Commit 596a3ca

Browse files
committed
Updated package metadata
1 parent d23f40d commit 596a3ca

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"name": "@juhovalkonen/rc-tree-select",
3-
"private": false,
4-
"version": "5.5.0",
3+
"version": "5.4.3",
54
"description": "custom fork of tree-select ui component for react",
65
"keywords": [
76
"react",
@@ -18,6 +17,10 @@
1817
"bugs": {
1918
"url": "https://github.com/juhoValkonen/tree-select/issues"
2019
},
20+
"publishConfig": {
21+
"registry": "https://registry.npmjs.org/",
22+
"access": "public"
23+
},
2124
"files": [
2225
"es",
2326
"lib",

0 commit comments

Comments
 (0)