diff --git a/package.json b/package.json index f748868..382adc5 100644 --- a/package.json +++ b/package.json @@ -6,8 +6,8 @@ "description": "Prefabs and potentially helpful examples for working with Udon/UdonSharp for VRChat Worlds.", "dependencies": {}, "gitDependencies": { - "com.vrchat.base": "https://github.com/vrchat/packages.git?path=/packages/com.vrchat.base#3.0.1", - "com.vrchat.worlds": "https://github.com/vrchat/packages.git?path=/packages/com.vrchat.worlds#3.0.1" + "com.vrchat.base": "https://github.com/vrchat/packages.git?path=/packages/com.vrchat.base#3.0.1", + "com.vrchat.worlds": "https://github.com/vrchat/packages.git?path=/packages/com.vrchat.worlds#3.0.1" }, "url": "https://github.com/Guribo/UdonUtils.git#0.4.0" - +}