Skip to content

Commit 0352f49

Browse files
fix stray comma
1 parent 953142a commit 0352f49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

export_unity_package_config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"gvhp_targets-editor"
5050
],
5151
"paths": [
52-
"ExternalDependencyManager/Editor/*/Google.IOSResolver.*",
52+
"ExternalDependencyManager/Editor/*/Google.IOSResolver.*"
5353
],
5454
"override_metadata_upm": {
5555
"PluginImporter": {

0 commit comments

Comments
 (0)