Skip to content

Commit 47ed46e

Browse files
committed
🔧 infra: fix UniTask dependency format in root package.json to use SemVer
1 parent d9b817e commit 47ed46e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"visualization"
1616
],
1717
"dependencies": {
18-
"com.cysharp.unitask": "https://github.com/Cysharp/UniTask.git?path=src/UniTask/Assets/Plugins/UniTask#2.5.3"
18+
"com.cysharp.unitask": "2.5.3"
1919
},
2020
"samples": [
2121
{

0 commit comments

Comments
 (0)