Skip to content

Commit

Permalink
feat(UGUI): update extDebug verstion
Browse files Browse the repository at this point in the history
  • Loading branch information
Iam1337 committed Jan 7, 2022
1 parent 1766fd7 commit 64fc946
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions Packages/manifest.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"dependencies": {
"com.iam1337.extdebug": "1.5.1",
"com.unity.ide.rider": "3.0.7",
"com.unity.ide.visualstudio": "2.0.11",
"com.iam1337.extdebug": "1.12.1",
"com.unity.ide.rider": "3.0.9",
"com.unity.ide.visualstudio": "2.0.12",
"com.unity.ide.vscode": "1.2.4",
"com.unity.mobile.android-logcat": "1.2.3",
"com.unity.textmeshpro": "3.0.6",
Expand Down
6 changes: 3 additions & 3 deletions Packages/packages-lock.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"dependencies": {
"com.iam1337.extdebug": {
"version": "1.5.1",
"version": "1.12.1",
"depth": 0,
"source": "registry",
"dependencies": {},
Expand All @@ -15,7 +15,7 @@
"url": "https://packages.unity.com"
},
"com.unity.ide.rider": {
"version": "3.0.7",
"version": "3.0.9",
"depth": 0,
"source": "registry",
"dependencies": {
Expand All @@ -24,7 +24,7 @@
"url": "https://packages.unity.com"
},
"com.unity.ide.visualstudio": {
"version": "2.0.11",
"version": "2.0.12",
"depth": 0,
"source": "registry",
"dependencies": {
Expand Down

0 comments on commit 64fc946

Please sign in to comment.