1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2025-11-30 08:07:52 +00:00

Pinned development versions to working commits

This commit is contained in:
Eric Myllyoja 2022-11-23 16:58:49 -05:00
parent 77ce6795ae
commit a0315fbb83

View file

@ -11,7 +11,7 @@
"name": "flixel", "name": "flixel",
"type": "git", "type": "git",
"dir": null, "dir": null,
"ref": "dev", "ref": "6728df7",
"url": "https://github.com/MasterEric/flixel" "url": "https://github.com/MasterEric/flixel"
}, },
{ {
@ -37,7 +37,7 @@
"name": "flxanimate", "name": "flxanimate",
"type": "git", "type": "git",
"dir": null, "dir": null,
"ref": "18b2060", "ref": "58d5d27",
"url": "https://github.com/Dot-Stuff/flxanimate" "url": "https://github.com/Dot-Stuff/flxanimate"
}, },
{ {
@ -49,14 +49,14 @@
"name": "haxeui-core", "name": "haxeui-core",
"type": "git", "type": "git",
"dir": null, "dir": null,
"ref": "fc8d656b", "ref": "3f229bd",
"url": "https://github.com/haxeui/haxeui-core/" "url": "https://github.com/haxeui/haxeui-core/"
}, },
{ {
"name": "haxeui-flixel", "name": "haxeui-flixel",
"type": "git", "type": "git",
"dir": null, "dir": null,
"ref": "80941a7", "ref": "be1f404",
"url": "https://github.com/haxeui/haxeui-flixel" "url": "https://github.com/haxeui/haxeui-flixel"
}, },
{ {
@ -64,6 +64,11 @@
"type": "haxelib", "type": "haxelib",
"version": "2.1.0" "version": "2.1.0"
}, },
{
"name": "haxe-concurrent",
"type": "haxelib",
"version": "3.0.2"
},
{ {
"name": "hscript", "name": "hscript",
"type": "haxelib", "type": "haxelib",
@ -88,14 +93,14 @@
"name": "lime", "name": "lime",
"type": "git", "type": "git",
"dir": null, "dir": null,
"ref": "develop", "ref": "4c82152",
"url": "https://github.com/openfl/lime" "url": "https://github.com/openfl/lime"
}, },
{ {
"name": "openfl", "name": "openfl",
"type": "git", "type": "git",
"dir": null, "dir": null,
"ref": "develop", "ref": "4f999ac",
"url": "https://github.com/openfl/openfl" "url": "https://github.com/openfl/openfl"
}, },
{ {