Skip to content
This repository was archived by the owner on Dec 27, 2025. It is now read-only.

Commit e506c6c

Browse files
authored
Update package.json
1 parent 1596bf1 commit e506c6c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "com.juce.tweencomponent",
3-
"version": "1.5.8",
3+
"version": "1.5.9",
44
"displayName": "Juce-TweenComponent",
55
"description": "Component based Tweening library",
6-
"dependencies": {
7-
"com.juce.utils": "https://github.com/Juce-Assets/Juce-Utils#1.3.1",
8-
"com.juce.tween": "https://github.com/Juce-Assets/Juce-Tween#1.6.2"
6+
"dependencies": {
7+
"com.juce.utils": "https://github.com/Juce-Assets/Juce-Utils",
8+
"com.juce.tween": "https://github.com/Juce-Assets/Juce-Tween"
99
},
1010
"keywords": [
1111
"Juce",

0 commit comments

Comments
 (0)