Skip to content

Commit e7b23a1

Browse files
committed
Update package.json
1 parent 0f0df30 commit e7b23a1

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": "next-share",
3-
"version": "0.19.0",
3+
"version": "0.20.0",
44
"description": "Social media share buttons for your next React apps.",
55
"author": "Bunlong <[email protected]>",
66
"license": "MIT",
@@ -20,7 +20,7 @@
2020
"social-media-share-buttons",
2121
"react-share"
2222
],
23-
"homepage": "https://github.com/Bunlong/next-share",
23+
"homepage": "https://next-share.github.io",
2424
"main": "dist/next-share.js",
2525
"module": "dist/next-share.es.js",
2626
"jsnext:main": "dist/next-share.es.js",

0 commit comments

Comments
 (0)