aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMax Isom <[email protected]>2020-10-24 13:10:02 -0400
committerMax Isom <[email protected]>2020-10-24 13:10:02 -0400
commit7a2cdc20de5c3fc25afe69f73d647ad063d74d6b (patch)
tree124628924fec8ee5eb93355cb7e41ce0bb7ff47c /package.json
parent599dbce6e652ad1f4decb940170a26bd3b038af6 (diff)
downloadmuse-7a2cdc20de5c3fc25afe69f73d647ad063d74d6b.tar.xz
muse-7a2cdc20de5c3fc25afe69f73d647ad063d74d6b.zip
Fix ignored files for Yarn v2
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json
index bd51cdd..eae5a17 100644
--- a/package.json
+++ b/package.json
@@ -90,7 +90,6 @@
"sqlite3": "^5.0.0",
"unique-random-array": "^2.0.0",
"youtube.ts": "^0.1.8",
- "ytdl-core": "^3.4.2",
- "ytsr": "^1.0.4"
+ "ytdl-core": "^3.4.2"
}
}