Skip to content

Commit 1888002

Browse files
committed
v1.0.8
1 parent a2ba14c commit 1888002

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-github-button",
3-
"version": "1.0.7",
3+
"version": "1.0.8",
44
"description": "GitHub button component for Vue.js",
55
"main": "index.js",
66
"repository": {
@@ -23,6 +23,6 @@
2323
},
2424
"homepage": "https://buttons.github.io/",
2525
"dependencies": {
26-
"github-buttons": "^2.2.5"
26+
"github-buttons": "^2.2.9"
2727
}
2828
}

0 commit comments

Comments
 (0)