diff --git a/Packages/manifest.json b/Packages/manifest.json index 6297c36..2c9a4e7 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -1,6 +1,5 @@ { "dependencies": { - "com.oddworm.heapexplorer": "https://github.com/pschraut/UnityHeapExplorer.git#4.0.0", "com.unity.collab-proxy": "1.15.15", "com.unity.ide.rider": "3.0.15", "com.unity.ide.visualstudio": "2.0.16", diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index 7eef663..c525643 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -1,12 +1,5 @@ { "dependencies": { - "com.oddworm.heapexplorer": { - "version": "https://github.com/pschraut/UnityHeapExplorer.git#4.0.0", - "depth": 0, - "source": "git", - "dependencies": {}, - "hash": "b00fee6b4415cb66cfe1664c47e8aa683b834565" - }, "com.unity.asset-store-tools": { "version": "file:com.unity.asset-store-tools", "depth": 0,