diff --git a/Packages/AR Tools/package.json b/Packages/AR Tools/package.json index b9d4a9f..d24d1f0 100644 --- a/Packages/AR Tools/package.json +++ b/Packages/AR Tools/package.json @@ -16,6 +16,6 @@ "com.unity.xr.arkit": "4.1.1", "com.unity.xr.arfoundation": "4.1.1", "com.thatcosmonaut.stately": "1.0.3", - "com.edwon.unitytools": "1.0.6" + "com.edwon.unitytools": "1.0.8" } } \ No newline at end of file diff --git a/Packages/manifest.json b/Packages/manifest.json index eddb167..054cf4c 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -1,7 +1,7 @@ { "dependencies": { "com.thatcosmonaut.stately": "https://gitlab.com/Edwon/stately.git?path=/UnityPackage/Packages/Stately#1.0.3", - "com.edwon.unitytools": "https://github.com/edwonia/Unity-Tools.git?path=/Packages/Unity Tools#1.0.6", + "com.edwon.unitytools": "https://github.com/edwonia/Unity-Tools.git?path=/Packages/Unity Tools#1.0.8", "com.unity.ide.vscode": "1.2.3", "com.unity.test-framework": "1.1.18", "com.unity.ugui": "1.0.0",