Skip to content

Commit 8bb2ebb

Browse files
committed
Add homepage
1 parent 7aaa9f1 commit 8bb2ebb

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": "highlightable",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "Component that help highlighting text",
55
"main": "lib/Highlightable.min.js",
66
"scripts": {
@@ -48,7 +48,7 @@
4848
"bugs": {
4949
"url": "https://github.com/ydeshayes/react-highlight/issues"
5050
},
51-
"homepage": "",
51+
"homepage": "https://ydeshayes.github.io/react-highlight/",
5252
"dependencies": {
5353
"emoji-regex": "^6.0.0"
5454
}

0 commit comments

Comments
 (0)