new version and added github

This commit is contained in:
wompmacho
2020-11-01 21:58:22 -05:00
parent 3d81e92ecb
commit fe421495fc
2 changed files with 6 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "LiveChat",
"version": "1.0.1",
"version": "1.0.2",
"description": "Enhances the YouTube Live Streaming experience with Emotes, Custom Styling and quality of life improvements.",
"scripts": {
"start": "webpack --progress --watch",
@@ -9,6 +9,10 @@
"prod": "webpack --progress --config webpack.prod.js -p"
},
"author": "wompmacho",
"repository": {
"type": "git",
"url": "git://github.com/wompmacho/live-chat.git"
},
"dependencies": {
"axios": "^0.19.0",
"date-fns": "^1.29.0",