Skip to content

Commit 0275798

Browse files
committed
use git, as 0.5.1 is outdated
1 parent 96dcc14 commit 0275798

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

hmm.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,10 @@
4343
},
4444
{
4545
"name": "moonchart",
46-
"type": "haxelib",
47-
"version": null
46+
"type": "git",
47+
"dir": null,
48+
"ref": "main",
49+
"url": "https://github.com/MaybeMaru/moonchart"
4850
}
4951
]
5052
}

0 commit comments

Comments
 (0)