Skip to content

Commit

Permalink
Merge pull request #11 from techno-dwarf-works/patch-1
Browse files Browse the repository at this point in the history
Update package.json
  • Loading branch information
uurha authored Mar 18, 2024
2 parents 39ba57f + b19b38c commit a1fe195
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
8 changes: 4 additions & 4 deletions Assets/BetterLogger/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "com.tdw.better.logger",
"displayName": "Better Logger",
"version": "0.0.6",
"version": "0.0.7",
"unity": "2021.3",
"description": " ",
"dependencies": {
"com.uurha.betterextensions": "1.5.7",
"com.uurha.betterextensions": "1.5.98",
"com.tdw.better.internal.core": "0.0.2",
"com.tdw.better.projectsettings": "0.0.1",
"com.tdw.better.singletons": "0.0.7"
"com.tdw.better.projectsettings": "0.0.2",
"com.tdw.better.singletons": "0.0.8"
},
"author": {
"name": "Better Plugins",
Expand Down
4 changes: 2 additions & 2 deletions Packages/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"dependencies": {
"com.tdw.better.projectsettings": "0.0.1",
"com.tdw.better.projectsettings": "0.0.2",
"com.unity.collab-proxy": "2.0.1",
"com.unity.feature.development": "1.0.1",
"com.unity.ide.rider": "3.0.18",
Expand All @@ -11,7 +11,7 @@
"com.unity.timeline": "1.6.4",
"com.unity.ugui": "1.0.0",
"com.unity.visualscripting": "1.8.0",
"com.uurha.betterextensions": "1.5.7",
"com.uurha.betterextensions": "1.5.98",
"com.unity.modules.ai": "1.0.0",
"com.unity.modules.androidjni": "1.0.0",
"com.unity.modules.animation": "1.0.0",
Expand Down
12 changes: 6 additions & 6 deletions Packages/packages-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,22 +8,22 @@
"url": "https://package.openupm.com"
},
"com.tdw.better.projectsettings": {
"version": "0.0.1",
"version": "0.0.2",
"depth": 0,
"source": "registry",
"dependencies": {
"com.tdw.better.singletons": "0.0.7",
"com.uurha.betterextensions": "1.5.3",
"com.tdw.better.singletons": "0.0.8",
"com.uurha.betterextensions": "1.5.98",
"com.tdw.better.internal.core": "0.0.2"
},
"url": "https://package.openupm.com"
},
"com.tdw.better.singletons": {
"version": "0.0.7",
"version": "0.0.8",
"depth": 1,
"source": "registry",
"dependencies": {
"com.uurha.betterextensions": "1.5.2",
"com.uurha.betterextensions": "1.5.98",
"com.tdw.better.internal.core": "0.0.2"
},
"url": "https://package.openupm.com"
Expand Down Expand Up @@ -164,7 +164,7 @@
"url": "https://packages.unity.com"
},
"com.uurha.betterextensions": {
"version": "1.5.7",
"version": "1.5.98",
"depth": 0,
"source": "registry",
"dependencies": {
Expand Down

0 comments on commit a1fe195

Please sign in to comment.