Skip to content

Commit 0741d83

Browse files
committed
fix: Integrated fixes from SolidUtilities and GenericUnityObjects
1 parent 891e14f commit 0741d83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"displayName": "Generic ScriptableObject Architecture",
55
"description": "ScriptableObject architecture with small, easy-to-expand codebase, and simple UI.",
66
"dependencies": {
7-
"com.solidalloy.util": "1.31.0",
8-
"com.solidalloy.generic-unity-objects": "2.10.0",
7+
"com.solidalloy.util": "1.32.1",
8+
"com.solidalloy.generic-unity-objects": "2.10.2",
99
"com.madsbangh.easybuttons": "1.3.0",
1010
"com.unity.settings-manager": "1.0.3"
1111
},

0 commit comments

Comments
 (0)