🏡 index : github.com/captn3m0/youtube-cue.git

author Nemo <commits@captnemo.in> 2022-01-24 16:30:00.0 +05:30:00
committer Nemo <commits@captnemo.in> 2022-01-24 16:31:29.0 +05:30:00
commit
0986305a50ae1597f2a7b5b1b941f966bce5b7f1 [patch]
tree
9b026bf56de171b759018d3da0c536809a550820
parent
a08e1cd3b32f4e00c2a9b2974617b79b84160887
download
0986305a50ae1597f2a7b5b1b941f966bce5b7f1.tar.gz

1.0.7



Diff

 package-lock.json | 4 +++-
 package.json      | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 8945ca4..5fe22e0 100644
--- a/package-lock.json
+++ a/package-lock.json
@@ -1,12 +1,12 @@
{
  "name": "youtube-cue",
  "version": "1.0.6",
  "version": "1.0.7",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
    "": {
      "name": "youtube-cue",
      "version": "1.0.6",
      "version": "1.0.7",
      "license": "MIT",
      "dependencies": {
        "console-log-level": "^1.4.1",
diff --git a/package.json b/package.json
index 4f1047f..42e7906 100644
--- a/package.json
+++ a/package.json
@@ -1,6 +1,6 @@
{
  "name": "youtube-cue",
  "version": "1.0.6",
  "version": "1.0.7",
  "description": "Generates Cue sheet from Youtube URL",
  "main": "index.js",
  "scripts": {