From 0ec8b19380b2feb928369877ad7f9d09c5264bf9 Mon Sep 17 00:00:00 2001
From: miepzerino <o.skotnik@gmail.com>
Date: Thu, 07 Dec 2023 23:33:16 +0000
Subject: [PATCH] Merge branch 'develop'

---
 Packages/manifest.json |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/Packages/manifest.json b/Packages/manifest.json
index 42b982e..cd59f71 100644
--- a/Packages/manifest.json
+++ b/Packages/manifest.json
@@ -1,9 +1,11 @@
 {
   "dependencies": {
+    "com.unity.cinemachine": "2.9.7",
     "com.unity.collab-proxy": "2.2.0",
     "com.unity.feature.2d": "2.0.0",
     "com.unity.ide.rider": "3.0.26",
     "com.unity.ide.visualstudio": "2.0.22",
+    "com.unity.inputsystem": "1.7.0",
     "com.unity.render-pipelines.universal": "14.0.9",
     "com.unity.test-framework": "1.1.33",
     "com.unity.textmeshpro": "3.0.6",

--
Gitblit v1.9.3