Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
uurha committed Jul 20, 2024
1 parent 98ced61 commit 125da20
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Packages/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"dependencies": {
"com.tdw.better.projectsettings": "0.1.1",
"com.tdw.better.projectsettings": "0.1.3",
"com.unity.collab-proxy": "2.0.1",
"com.unity.feature.development": "1.0.1",
"com.unity.ide.rider": "3.0.18",
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.tdw.better.commons": {
"version": "0.0.2",
"version": "0.0.22",
"depth": 1,
"source": "registry",
"dependencies": {
Expand All @@ -17,13 +17,13 @@
"url": "https://package.openupm.com"
},
"com.tdw.better.projectsettings": {
"version": "0.1.1",
"version": "0.1.3",
"depth": 0,
"source": "registry",
"dependencies": {
"com.tdw.better.singletons": "0.1.0",
"com.tdw.better.internal.core": "0.0.2",
"com.tdw.better.commons": "0.0.2"
"com.tdw.better.commons": "0.0.22"
},
"url": "https://package.openupm.com"
},
Expand Down

0 comments on commit 125da20

Please sign in to comment.