try to fix 'lix run kiss'
This commit is contained in:
2
.haxerc
2
.haxerc
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"version": "4.3.0",
|
"version": "4.3.1",
|
||||||
"resolveLibs": "scoped"
|
"resolveLibs": "scoped"
|
||||||
}
|
}
|
@@ -7,7 +7,7 @@
|
|||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
"releasenote": "It isn't safe to use this library yet.",
|
"releasenote": "It isn't safe to use this library yet.",
|
||||||
"contributors": ["NQNStudios"],
|
"contributors": ["NQNStudios"],
|
||||||
"classPath": "src/",
|
"classPath": "src",
|
||||||
"main": "kiss.Main",
|
"main": "kiss.Main",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"hscript": "",
|
"hscript": "",
|
||||||
|
Reference in New Issue
Block a user