We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 891e14f commit 0741d83Copy full SHA for 0741d83
package.json
@@ -4,8 +4,8 @@
4
"displayName": "Generic ScriptableObject Architecture",
5
"description": "ScriptableObject architecture with small, easy-to-expand codebase, and simple UI.",
6
"dependencies": {
7
- "com.solidalloy.util": "1.31.0",
8
- "com.solidalloy.generic-unity-objects": "2.10.0",
+ "com.solidalloy.util": "1.32.1",
+ "com.solidalloy.generic-unity-objects": "2.10.2",
9
"com.madsbangh.easybuttons": "1.3.0",
10
"com.unity.settings-manager": "1.0.3"
11
},
0 commit comments