aboutsummaryrefslogtreecommitdiff
path: root/Packages
diff options
context:
space:
mode:
Diffstat (limited to 'Packages')
-rw-r--r--Packages/manifest.json1
-rw-r--r--Packages/packages-lock.json9
2 files changed, 10 insertions, 0 deletions
diff --git a/Packages/manifest.json b/Packages/manifest.json
index 1a5648d..b2e51f6 100644
--- a/Packages/manifest.json
+++ b/Packages/manifest.json
@@ -1,5 +1,6 @@
{
"dependencies": {
+ "com.unity.cinemachine": "2.10.7",
"com.unity.collab-proxy": "2.4.4",
"com.unity.ide.rider": "3.0.31",
"com.unity.ide.visualstudio": "2.0.22",
diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json
index efac0b2..8963ad0 100644
--- a/Packages/packages-lock.json
+++ b/Packages/packages-lock.json
@@ -10,6 +10,15 @@
},
"url": "https://packages.unity.cn"
},
+ "com.unity.cinemachine": {
+ "version": "2.10.7",
+ "depth": 0,
+ "source": "registry",
+ "dependencies": {
+ "com.unity.test-framework": "1.1.31"
+ },
+ "url": "https://packages.unity.cn"
+ },
"com.unity.collab-proxy": {
"version": "2.4.4",
"depth": 0,