Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillemsc authored Jan 17, 2022
1 parent 859b273 commit d499576
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ Unity does not support resolving dependences from a git url. Because of that, yo
"dependencies": {
"com.juce.utils": "git+https://github.com/Juce-Assets/Juce-Utils#1.4.4",
"com.juce.tween": "git+https://github.com/Juce-Assets/Juce-Tween#1.6.2",
"com.juce.tweencomponent": "git+https://github.com/Juce-Assets/Juce-TweenPlayer#1.3.6",
"com.juce.tweencomponent": "git+https://github.com/Juce-Assets/Juce-TweenPlayer#1.3.7",
},
```

Expand Down

0 comments on commit d499576

Please sign in to comment.