diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index 0dd2da0..b1c02b9 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -1,5 +1,11 @@ { "dependencies": { + "adjerry91.vrcft.templates": { + "version": "file:adjerry91.vrcft.templates", + "depth": 0, + "source": "embedded", + "dependencies": {} + }, "com.unity.ai.navigation": { "version": "1.1.5", "depth": 0, diff --git a/Packages/vpm-manifest.json b/Packages/vpm-manifest.json index b0df07d..c0eda1e 100644 --- a/Packages/vpm-manifest.json +++ b/Packages/vpm-manifest.json @@ -11,6 +11,9 @@ }, "gogoloco": { "version": "1.8.6" + }, + "adjerry91.vrcft.templates": { + "version": "7.0.4" } }, "locked": { @@ -39,6 +42,10 @@ "dependencies": { "com.vrchat.avatars": ">=3.2.2" } + }, + "adjerry91.vrcft.templates": { + "version": "7.0.4", + "dependencies": {} } } } \ No newline at end of file