Skip to content

Commit 9f80a4e

Browse files
committed
fix: Updated the ClassTypeReference dependency
1 parent 8a17a1c commit 9f80a4e

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": "A plugin that allows using of generic scriptable objects and monobehaviours, creating assets and components from them, and instantiating them at runtime.",
66
"dependencies": {
77
"com.solidalloy.util": "1.33.1",
8-
"com.solidalloy.type-references": "2.11.4",
8+
"com.solidalloy.type-references": "2.11.5",
99
"com.unity.settings-manager": "1.0.3"
1010
},
1111
"keywords": [

0 commit comments

Comments
 (0)