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 7aaa9f1 commit 8bb2ebbCopy full SHA for 8bb2ebb
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "highlightable",
3
- "version": "1.0.3",
+ "version": "1.0.4",
4
"description": "Component that help highlighting text",
5
"main": "lib/Highlightable.min.js",
6
"scripts": {
@@ -48,7 +48,7 @@
48
"bugs": {
49
"url": "https://github.com/ydeshayes/react-highlight/issues"
50
},
51
- "homepage": "",
+ "homepage": "https://ydeshayes.github.io/react-highlight/",
52
"dependencies": {
53
"emoji-regex": "^6.0.0"
54
}
0 commit comments