We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0df46a3 commit 37a3233Copy full SHA for 37a3233
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "mastodon-share-button",
3
- "version": "1.0.2",
+ "version": "1.0.3",
4
"description": "Stencil Mastodon share button",
5
"main": "dist/index.js",
6
"module": "dist/index.mjs",
@@ -42,5 +42,5 @@
42
"bugs": {
43
"url": "https://github.com/codesyntax/mastodon-share-button/issues"
44
},
45
- "homepage": "https://gitlab.com/codesyntax/mastodon-social-button#readme"
+ "homepage": "https://github.com/codesyntax/mastodon-social-button#readme"
46
}
0 commit comments