Skip to content

Commit f2e76d6

Browse files
committed
fix: Fixed various issues in GenericUnityObjects
1 parent 867c850 commit f2e76d6

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.33.1",
8-
"com.solidalloy.generic-unity-objects": "2.12.1",
7+
"com.solidalloy.util": "1.34.0",
8+
"com.solidalloy.generic-unity-objects": "2.13.1",
99
"com.madsbangh.easybuttons": "1.3.0",
1010
"com.unity.settings-manager": "1.0.3"
1111
},

0 commit comments

Comments
 (0)