new gitea instance

Polish
Sascha 2023-06-14 14:54:30 +07:00
parent d94c137839
commit 95b3fc2277
3 changed files with 3 additions and 4 deletions

@ -1,4 +1,3 @@
using System;
using Actions; using Actions;
using UnityEngine; using UnityEngine;

@ -2,7 +2,7 @@
"dependencies": { "dependencies": {
"com.unity.2d.sprite": "1.0.0", "com.unity.2d.sprite": "1.0.0",
"com.unity.cinemachine": "2.9.7", "com.unity.cinemachine": "2.9.7",
"com.unity.ide.rider": "3.0.22", "com.unity.ide.rider": "3.0.24",
"com.unity.render-pipelines.universal": "16.0.2", "com.unity.render-pipelines.universal": "16.0.2",
"com.unity.timeline": "1.8.3", "com.unity.timeline": "1.8.3",
"com.unity.ugui": "2.0.0", "com.unity.ugui": "2.0.0",

@ -32,7 +32,7 @@
"url": "https://packages.unity.com" "url": "https://packages.unity.com"
}, },
"com.unity.ide.rider": { "com.unity.ide.rider": {
"version": "3.0.22", "version": "3.0.24",
"depth": 0, "depth": 0,
"source": "registry", "source": "registry",
"dependencies": { "dependencies": {