Skip to content

Commit 9736d25

Browse files
authored
Update package.json
1 parent c7da4ed commit 9736d25

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,14 @@
33
"version": "1.3.0",
44
"displayName": "ScriptableObject Loader",
55
"description": "Load Scriptable Objects via code.",
6+
"dependencies":
7+
{
8+
"com.unity.addressables": "1.17.15"
9+
},
610
"author": {
711
"name": "IntoTheDev",
812
"email": "indraayy322@gmail.com",
913
"url": "https://github.com/IntoTheDev"
1014
},
1115
"type": "tool"
12-
}
16+
}

0 commit comments

Comments
 (0)