Skip to content

Commit ec75afb

Browse files
committed
fix: Fixed NRE when opening a type dropdown on MacOS
1 parent e3adbbb commit ec75afb

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
@@ -4,7 +4,7 @@
44
"displayName": "Type References",
55
"description": "A plugin that allows selecting a type from a drop-down menu in the inspector.",
66
"dependencies": {
7-
"com.solidalloy.util": "1.33.0",
7+
"com.solidalloy.util": "1.33.1",
88
"com.unity.settings-manager": "1.0.3"
99
},
1010
"keywords": [

0 commit comments

Comments
 (0)