Skip to content

Commit d243c47

Browse files
authored
Update README.md
1 parent 78d7c5a commit d243c47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ Unity does not support resolving dependences from a git url. Because of that, yo
1313
"com.juce.utils": "git+https://github.com/Juce-Assets/Juce-Utils",
1414
"com.juce.core": "git+https://github.com/Juce-Assets/Juce-Core",
1515
"com.juce.coreunity": "git+https://github.com/Juce-Assets/Juce-CoreUnity",
16-
"com.juce.scenemanagement": "git+https://github.com/Juce-Assets/Juce-SceneManagement",
1716
"com.juce.tween": "git+https://github.com/Juce-Assets/Juce-Tween",
1817
"com.juce.tweencomponent": "git+https://github.com/Juce-Assets/Juce-TweenPlayer",
18+
"com.juce.scenemanagement": "git+https://github.com/Juce-Assets/Juce-SceneManagement",
1919
"com.juce.input": "git+https://github.com/Juce-Assets/Juce-Input",
2020
},
2121
```

0 commit comments

Comments
 (0)