vue-social-sharing
Advanced tools
Comparing version 3.0.6 to 3.0.7
@@ -0,1 +1,5 @@ | ||
<a name="3.0.7"></a> | ||
# [3.0.7](https://github.com/nicolasbeauvais/vue-social-sharing/compare/3.0.6...3.0.7) (2021-03-18) | ||
- Fix dependencies | ||
<a name="3.0.6"></a> | ||
@@ -2,0 +6,0 @@ # [3.0.6](https://github.com/nicolasbeauvais/vue-social-sharing/compare/3.0.5...3.0.6) (2021-03-18) |
{ | ||
"name": "vue-social-sharing", | ||
"version": "3.0.6", | ||
"version": "3.0.7", | ||
"description": "A Vue.js component for sharing links to social networks", | ||
@@ -56,3 +56,3 @@ "author": "Nicolas Beauvais <nicolas@bvs.email>", | ||
"@storybook/addon-notes": "^5.1.10", | ||
"@storybook/vue": "^6.1.21", | ||
"@storybook/vue": "^5.1.10", | ||
"@vue/test-utils": "^1.0.2", | ||
@@ -59,0 +59,0 @@ "babel-eslint": "^10.1.0", |
@@ -6,3 +6,3 @@ <h1 align="center">Vue Social Sharing</h1> | ||
<p align="center"> | ||
<img width="580" src="https://user-images.githubusercontent.com/2951704/83863753-11f2af80-a724-11ea-9202-98b40cdbebe2.png"> | ||
<img width="580" src="https://user-images.githubusercontent.com/2951704/111610221-63fc5180-87db-11eb-8e66-22c1309a6a92.png"> | ||
</p> | ||
@@ -9,0 +9,0 @@ |
45765