Skip to content

Commit 0eec127

Browse files
Fix tab vs. space in manifest.json
1 parent 0671eed commit 0eec127

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

TestProjects/VisualEffectGraph_URP/Packages/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"dependencies": {
33
"com.unity.ide.visualstudio": "2.0.0",
44
"com.unity.ide.vscode": "1.2.0",
5+
"com.unity.inputsystem": "1.0.2",
56
"com.unity.render-pipelines.core": "file:../../../com.unity.render-pipelines.core",
67
"com.unity.render-pipelines.universal": "file:../../../com.unity.render-pipelines.universal",
78
"com.unity.shadergraph": "file:../../../com.unity.shadergraph",

0 commit comments

Comments
 (0)