Skip to content

Commit

Permalink
resolve #20
Browse files Browse the repository at this point in the history
  • Loading branch information
uurha committed Oct 7, 2023
1 parent 0da4a0f commit 72b24c4
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions Assets/BetterValidation/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "com.uurha.bettervalidation",
"displayName": "Better Validation",
"version": "1.0.52",
"version": "1.0.53",
"unity": "2020.1",
"description": " ",
"dependencies": {
"com.uurha.bettereditortools": "1.0.53"
"com.uurha.bettereditortools": "1.0.61"
},
"author": {
"name": "Arcueid D'athemon",
Expand Down
2 changes: 1 addition & 1 deletion Packages/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"com.unity.ugui": "1.0.0",
"com.unity.visualscripting": "1.7.8",
"com.uurha.betterdatastructures": "0.0.4",
"com.uurha.bettereditortools": "1.0.53",
"com.uurha.bettereditortools": "1.0.61",
"com.uurha.betterextensions": "1.1.91",
"com.unity.modules.ai": "1.0.0",
"com.unity.modules.androidjni": "1.0.0",
Expand Down
8 changes: 4 additions & 4 deletions Packages/packages-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -172,18 +172,18 @@
"url": "https://package.openupm.com"
},
"com.uurha.bettereditortools": {
"version": "1.0.53",
"version": "1.0.61",
"depth": 0,
"source": "registry",
"dependencies": {
"com.uurha.betterdatastructures": "0.1.0",
"com.uurha.betterextensions": "1.1.91"
"com.uurha.betterextensions": "1.1.92"
},
"url": "https://package.openupm.com"
},
"com.uurha.betterextensions": {
"version": "1.1.91",
"depth": 0,
"version": "1.1.92",
"depth": 1,
"source": "registry",
"dependencies": {},
"url": "https://package.openupm.com"
Expand Down

0 comments on commit 72b24c4

Please sign in to comment.