Skip to content

Commit d6df2ae

Browse files
committed
fix: Fixed the error in console regarding the immutable Changelog file
1 parent b617c45 commit d6df2ae

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.35.0",
8-
"com.solidalloy.type-references": "2.12.0",
8+
"com.solidalloy.type-references": "2.12.1",
99
"com.unity.settings-manager": "1.0.3"
1010
},
1111
"keywords": [

0 commit comments

Comments
 (0)