From afd2c9d167faa12c65170401de390316235afa05 Mon Sep 17 00:00:00 2001 From: Kieran Coldron Date: Mon, 23 Oct 2023 16:38:19 +0100 Subject: [PATCH] Update package.json --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index f26ad48..31b498e 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/SteamDeckHomebrew/decky-plugin-template.git" + "url": "git+https://github.com/epictek/OpenDeckStream" }, "keywords": [ "decky", @@ -18,8 +18,8 @@ "steam-deck", "deck" ], - "author": "Jonas Dellinger ", - "license": "BSD-3-Clause", + "author": "Kieran Coldron ", + "license": "MIT", "bugs": { "url": "https://github.com/epictek/OpenDeckStream/issues" },