From 1a1bdfd674970c87f6de941dcd51b0aff16156ce Mon Sep 17 00:00:00 2001 From: Max Isom Date: Tue, 17 Mar 2020 12:30:27 -0500 Subject: Add Dockerfile --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 808fa87..d546abf 100644 --- a/package.json +++ b/package.json @@ -31,8 +31,8 @@ "@types/spotify-web-api-node": "^4.0.1", "@types/validator": "^12.0.1", "@types/ws": "^7.2.2", - "@typescript-eslint/eslint-plugin": "^2.23.0", - "@typescript-eslint/parser": "^2.23.0", + "@typescript-eslint/eslint-plugin": "^2.24.0", + "@typescript-eslint/parser": "^2.24.0", "eslint": "^6.8.0", "eslint-config-xo": "^0.29.1", "eslint-config-xo-typescript": "^0.26.0", @@ -82,7 +82,7 @@ "spotify-uri": "^2.0.0", "spotify-web-api-node": "^4.0.0", "sqlite3": "^4.1.1", - "youtube.ts": "^0.1.0", + "youtube.ts": "^0.1.1", "ytdl-core": "^2.0.0", "ytsr": "^0.1.11" } -- cgit v1.2.3