diff --git a/package.json b/package.json index 486b286..b9c96a6 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,6 @@ "description": "Lightweight glTF loader.", "dependencies": { "com.unity.nuget.newtonsoft-json": "2.0.0-preview", - "com.atteneder.ktx": "https://github.com/atteneder/KtxUnity.git" + "com.atteneder.ktx": "0.7.0" } }