From 5ff73500021824a4c6d33ae8ec97dc7d4b29143c Mon Sep 17 00:00:00 2001 From: Alexandrshy Date: Sat, 6 Apr 2019 21:27:48 +0400 Subject: [PATCH] Changed the path for the twitter button --- package.json | 2 +- src/components/TwitterButton.vue | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 75cea85..93ad86c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-share-buttons", - "version": "1.0.0", + "version": "1.0.1", "private": false, "license": "MIT", "homepage": "https://github.com/Alexandrshy/vue-share-buttons", diff --git a/src/components/TwitterButton.vue b/src/components/TwitterButton.vue index 3e26b46..39b9d3a 100644 --- a/src/components/TwitterButton.vue +++ b/src/components/TwitterButton.vue @@ -61,6 +61,6 @@ export default {