Skip to content

Commit b91a7a8

Browse files
committed
chore: Updated dependencies versions
1 parent 39346ed commit b91a7a8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
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.34.0",
8-
"com.solidalloy.generic-unity-objects": "2.13.1",
9-
"com.solidalloy.type-references": "2.11.5",
7+
"com.solidalloy.util": "1.35.0",
8+
"com.solidalloy.generic-unity-objects": "2.14.0",
9+
"com.solidalloy.type-references": "2.12.0",
1010
"com.madsbangh.easybuttons": "1.3.0",
1111
"com.unity.settings-manager": "1.0.3",
12-
"com.solidalloy.ext-events": "1.0.0"
12+
"com.solidalloy.extevents": "1.0.2"
1313
},
1414
"keywords": [
1515
"scriptable",

0 commit comments

Comments
 (0)