This commit is contained in:
KartikeSingh
2022-04-01 13:44:13 +05:30
parent cb515dc5ad
commit ee5e8c0c28
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "discord-bot-youtube-notifications",
"version": "1.1.2",
"version": "1.1.3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "discord-bot-youtube-notifications",
"version": "1.1.2",
"version": "1.1.3",
"license": "MIT",
"dependencies": {
"axios": "^0.22.0",

View File

@@ -1,6 +1,6 @@
{
"name": "discord-bot-youtube-notifications",
"version": "1.1.2",
"version": "1.1.3",
"description": "An module to get youtube notifications.",
"main": "src/index.js",
"scripts": {