Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
uurha committed Apr 10, 2024
1 parent ec9f1e8 commit 6cd2545
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Packages/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"dependencies": {
"com.tdw.better.internal.core": "0.0.2",
"com.tdw.better.projectsettings": "0.1.0",
"com.tdw.better.projectsettings": "0.1.1",
"com.unity.collab-proxy": "2.0.1",
"com.unity.feature.development": "1.0.1",
"com.unity.ide.rider": "3.0.18",
Expand Down
7 changes: 4 additions & 3 deletions Packages/packages-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"dependencies": {
"com.tdw.better.commons": {
"version": "0.0.2",
"depth": 2,
"depth": 1,
"source": "registry",
"dependencies": {
"com.tdw.better.internal.core": "0.0.2"
Expand All @@ -17,12 +17,13 @@
"url": "https://package.openupm.com"
},
"com.tdw.better.projectsettings": {
"version": "0.1.0",
"version": "0.1.1",
"depth": 0,
"source": "registry",
"dependencies": {
"com.tdw.better.singletons": "0.1.0",
"com.tdw.better.internal.core": "0.0.2"
"com.tdw.better.internal.core": "0.0.2",
"com.tdw.better.commons": "0.0.2"
},
"url": "https://package.openupm.com"
},
Expand Down

0 comments on commit 6cd2545

Please sign in to comment.