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 596a3ca commit 77c5361Copy full SHA for 77c5361
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@juhovalkonen/rc-tree-select",
3
- "version": "5.4.3",
+ "version": "5.5.1",
4
"description": "custom fork of tree-select ui component for react",
5
"keywords": [
6
"react",
@@ -17,7 +17,7 @@
17
"bugs": {
18
"url": "https://github.com/juhoValkonen/tree-select/issues"
19
},
20
- "publishConfig": {
+ "publishConfig": {
21
"registry": "https://registry.npmjs.org/",
22
"access": "public"
23
0 commit comments