Skip to content

Commit 8d71cd4

Browse files
committed
chore: update package.json
1 parent 30a031b commit 8d71cd4

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

package.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "react-tooltip",
33
"version": "4.3.0",
44
"description": "react tooltip component",
5+
"private": false,
56
"main": "dist/index.js",
67
"types": "dist/react-tooltip.d.ts",
78
"module": "dist/index.es.js",
@@ -33,17 +34,14 @@
3334
"path": "node_modules/cz-conventional-changelog"
3435
}
3536
},
36-
"repository": {
37-
"type": "git",
38-
"url": "https://github.com/wwayne/react-tooltip"
39-
},
37+
"repository": "https://github.com/ReactTooltip/react-tooltip",
4038
"keywords": [
4139
"react",
4240
"react-component",
4341
"tooltip",
4442
"react-tooltip"
4543
],
46-
"author": "wwayne",
44+
"author": "ReactTooltip",
4745
"license": "MIT",
4846
"bugs": {
4947
"url": "https://github.com/wwayne/react-tooltip/issues"

0 commit comments

Comments
 (0)