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

author Nemo <commits@captnemo.in> 2022-03-11 11:26:30.0 +05:30:00
committer Nemo <commits@captnemo.in> 2022-03-11 11:26:30.0 +05:30:00
commit
f281a42a2e305512fafa7c897477e57111adb5c0 [patch]
tree
1c230b7f0386becfb9d6591a92d19540e93babaa
parent
242e08bc1b925e68f3c4b964a9eaae853d75ef75
download
v1.0.8.tar.gz

1.0.8



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 b2cc8cf..4d55dc6 100644
--- a/package-lock.json
+++ a/package-lock.json
@@ -1,12 +1,12 @@
{
  "name": "youtube-cue",
  "version": "1.0.7",
  "version": "1.0.8",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
    "": {
      "name": "youtube-cue",
      "version": "1.0.7",
      "version": "1.0.8",
      "license": "MIT",
      "dependencies": {
        "console-log-level": "^1.4.1",
diff --git a/package.json b/package.json
index 42e7906..5151ea3 100644
--- a/package.json
+++ a/package.json
@@ -1,6 +1,6 @@
{
  "name": "youtube-cue",
  "version": "1.0.7",
  "version": "1.0.8",
  "description": "Generates Cue sheet from Youtube URL",
  "main": "index.js",
  "scripts": {