From ddd8332717ffd0e0b0690bd3ef56a17fcc96261e Mon Sep 17 00:00:00 2001 From: Ganesh Saraswat Date: Mon, 10 Jul 2023 11:55:41 -0600 Subject: [PATCH] Remove FSR This isn't a particularly important update, but I forgot to remove FSR from when I was testing --- UnityMediaPipeBody/Packages/manifest.json | 1 - UnityMediaPipeBody/Packages/packages-lock.json | 7 ------- 2 files changed, 8 deletions(-) diff --git a/UnityMediaPipeBody/Packages/manifest.json b/UnityMediaPipeBody/Packages/manifest.json index 13388e0..66dbba4 100644 --- a/UnityMediaPipeBody/Packages/manifest.json +++ b/UnityMediaPipeBody/Packages/manifest.json @@ -1,6 +1,5 @@ { "dependencies": { - "com.fastscriptreload": "https://github.com/handzlikchris/FastScriptReload.git?path=Assets", "com.unity.collab-proxy": "1.17.7", "com.unity.feature.development": "1.0.1", "com.unity.ide.rider": "3.0.18", diff --git a/UnityMediaPipeBody/Packages/packages-lock.json b/UnityMediaPipeBody/Packages/packages-lock.json index b5e69dd..f022c7c 100644 --- a/UnityMediaPipeBody/Packages/packages-lock.json +++ b/UnityMediaPipeBody/Packages/packages-lock.json @@ -1,12 +1,5 @@ { "dependencies": { - "com.fastscriptreload": { - "version": "https://github.com/handzlikchris/FastScriptReload.git?path=Assets", - "depth": 0, - "source": "git", - "dependencies": {}, - "hash": "7354ef540a5b98c9f0ee86f6bcb69776d17a3ae2" - }, "com.unity.collab-proxy": { "version": "1.17.7", "depth": 0,