add star count

This commit is contained in:
Philipp Kühn
2019-07-23 20:26:45 +02:00
parent e200c719d1
commit 40495d222a
4 changed files with 37 additions and 4 deletions

View File

@@ -90,6 +90,7 @@
"zlib": "^1.0.5"
},
"dependencies": {
"socket.io-client": "^2.2.0"
"socket.io-client": "^2.2.0",
"vue-github-button": "^1.0.8"
}
}