Skip to content

Commit

Permalink
Merge pull request #15 from techno-dwarf-works/feature/refactoring
Browse files Browse the repository at this point in the history
Version 0.1.2
  • Loading branch information
uurha authored Aug 24, 2024
2 parents 11614b0 + c4c7203 commit 2292caf
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 7 deletions.
4 changes: 2 additions & 2 deletions Assets/BetterLogger/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "com.tdw.better.logger",
"displayName": "Better Logger",
"version": "0.1.1",
"version": "0.1.2",
"unity": "2021.3",
"description": " ",
"dependencies": {
"com.tdw.better.internal.core": "0.0.2",
"com.tdw.better.commons": "0.0.22",
"com.tdw.better.commons": "0.0.44",
"com.tdw.better.projectsettings": "0.1.3",
"com.tdw.better.singletons": "0.1.0"
},
Expand Down
4 changes: 2 additions & 2 deletions Packages/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"dependencies": {
"com.tdw.better.commons": "0.0.44",
"com.tdw.better.projectsettings": "0.1.3",
"com.unity.collab-proxy": "2.0.1",
"com.unity.feature.development": "1.0.1",
Expand Down Expand Up @@ -48,8 +49,7 @@
"name": "Better Plugins",
"url": "https://package.openupm.com",
"scopes": [
"com.tdw",
"com.uurha"
"com.tdw"
]
}
]
Expand Down
4 changes: 2 additions & 2 deletions Packages/packages-lock.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"dependencies": {
"com.tdw.better.commons": {
"version": "0.0.22",
"depth": 1,
"version": "0.0.44",
"depth": 0,
"source": "registry",
"dependencies": {
"com.tdw.better.internal.core": "0.0.2"
Expand Down
1 change: 0 additions & 1 deletion ProjectSettings/PackageManagerSettings.asset

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2292caf

Please sign in to comment.