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"
|
||||
}
|
@@ -7,7 +7,7 @@
|
||||
"version": "0.0.1",
|
||||
"releasenote": "It isn't safe to use this library yet.",
|
||||
"contributors": ["NQNStudios"],
|
||||
"classPath": "src/",
|
||||
"classPath": "src",
|
||||
"main": "kiss.Main",
|
||||
"dependencies": {
|
||||
"hscript": "",
|
||||
|
Reference in New Issue
Block a user