Skip to content

Commit e25cc42

Browse files
committed
fix: Fixed an issue with missing generic MonoBehaviours after pulling changes from git
1 parent db6aaec commit e25cc42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"description": "ScriptableObject architecture with small, easy-to-expand codebase, and simple UI.",
66
"dependencies": {
77
"com.solidalloy.util": "1.31.0",
8-
"com.solidalloy.generic-unity-objects": "2.9.0",
8+
"com.solidalloy.generic-unity-objects": "2.10.0",
99
"com.madsbangh.easybuttons": "1.3.0",
1010
"com.unity.settings-manager": "1.0.3"
1111
},

0 commit comments

Comments
 (0)