Skip to content

Commit 054997c

Browse files
committed
Removed uielements package dependency from package.json
1 parent f52ba87 commit 054997c

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

Packages/com.unity.inputsystem/package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,5 @@
1313
"touch",
1414
"vr",
1515
"xr"
16-
],
17-
"dependencies" : {
18-
"com.unity.modules.uielements": "1.0.0"
19-
}
16+
]
2017
}

0 commit comments

Comments
 (0)