Removing errored git packages

Remove git API and git UI
This commit is contained in:
Legonzaur 2023-01-05 11:50:11 +01:00
parent 73f8cf3524
commit d145963f34
2 changed files with 0 additions and 18 deletions

View File

@ -1,8 +1,6 @@
{ {
"dependencies": { "dependencies": {
"com.spoiledcat.git": "1.0.12", "com.spoiledcat.git": "1.0.12",
"com.spoiledcat.git.api": "1.0.12",
"com.spoiledcat.git.ui": "1.0.12",
"com.unity.collab-proxy": "1.17.7", "com.unity.collab-proxy": "1.17.7",
"com.unity.feature.development": "1.0.1", "com.unity.feature.development": "1.0.1",
"com.unity.ide.rider": "3.0.17", "com.unity.ide.rider": "3.0.17",

View File

@ -7,22 +7,6 @@
"dependencies": {}, "dependencies": {},
"url": "https://registry.spoiledcat.com" "url": "https://registry.spoiledcat.com"
}, },
"com.spoiledcat.git.api": {
"version": "1.0.12",
"depth": 0,
"source": "registry",
"dependencies": {},
"url": "https://registry.spoiledcat.com"
},
"com.spoiledcat.git.ui": {
"version": "1.0.12",
"depth": 0,
"source": "registry",
"dependencies": {
"com.spoiledcat.git.api": "1.0.12"
},
"url": "https://registry.spoiledcat.com"
},
"com.unity.collab-proxy": { "com.unity.collab-proxy": {
"version": "1.17.7", "version": "1.17.7",
"depth": 0, "depth": 0,