Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
uurha committed Feb 11, 2024
1 parent 730612a commit f87f941
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions Assets/BetterEditorTools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
"name": "com.uurha.bettereditortools",
"displayName": "Better Editor Tools",
"description": "Collection of useful tools for Unity Editor",
"version": "1.0.68",
"version": "1.0.69",
"unity": "2020.1",
"dependencies": {
"com.uurha.betterdatastructures": "0.1.1",
"com.uurha.betterextensions": "1.1.96"
"com.uurha.betterdatastructures": "0.1.2",
"com.uurha.betterextensions": "1.1.98"
},
"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
Expand Up @@ -10,8 +10,8 @@
"com.unity.timeline": "1.6.4",
"com.unity.ugui": "1.0.0",
"com.unity.visualscripting": "1.7.8",
"com.uurha.betterdatastructures": "0.1.1",
"com.uurha.betterextensions": "1.1.96",
"com.uurha.betterdatastructures": "0.1.2",
"com.uurha.betterextensions": "1.1.98",
"com.unity.modules.ai": "1.0.0",
"com.unity.modules.androidjni": "1.0.0",
"com.unity.modules.animation": "1.0.0",
Expand Down
4 changes: 2 additions & 2 deletions Packages/packages-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -156,14 +156,14 @@
"url": "https://packages.unity.com"
},
"com.uurha.betterdatastructures": {
"version": "0.1.1",
"version": "0.1.2",
"depth": 0,
"source": "registry",
"dependencies": {},
"url": "https://package.openupm.com"
},
"com.uurha.betterextensions": {
"version": "1.1.96",
"version": "1.1.98",
"depth": 0,
"source": "registry",
"dependencies": {},
Expand Down

0 comments on commit f87f941

Please sign in to comment.