2
package-lock.json
generated
2
package-lock.json
generated
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "LiveChat",
|
"name": "LiveChat",
|
||||||
"version": "1.0.1",
|
"version": "1.0.2",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "LiveChat",
|
"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.",
|
"description": "Enhances the YouTube Live Streaming experience with Emotes, Custom Styling and quality of life improvements.",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "webpack --progress --watch",
|
"start": "webpack --progress --watch",
|
||||||
@@ -9,6 +9,10 @@
|
|||||||
"prod": "webpack --progress --config webpack.prod.js -p"
|
"prod": "webpack --progress --config webpack.prod.js -p"
|
||||||
},
|
},
|
||||||
"author": "wompmacho",
|
"author": "wompmacho",
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "git://github.com/wompmacho/live-chat.git"
|
||||||
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"axios": "^0.19.0",
|
"axios": "^0.19.0",
|
||||||
"date-fns": "^1.29.0",
|
"date-fns": "^1.29.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user