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 0f0df30 commit e7b23a1Copy full SHA for e7b23a1
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "next-share",
3
- "version": "0.19.0",
+ "version": "0.20.0",
4
"description": "Social media share buttons for your next React apps.",
5
"author": "Bunlong <[email protected]>",
6
"license": "MIT",
@@ -20,7 +20,7 @@
20
"social-media-share-buttons",
21
"react-share"
22
],
23
- "homepage": "https://github.com/Bunlong/next-share",
+ "homepage": "https://next-share.github.io",
24
"main": "dist/next-share.js",
25
"module": "dist/next-share.es.js",
26
"jsnext:main": "dist/next-share.es.js",
0 commit comments