try to fix 'lix run kiss'

This commit is contained in:
2023-05-28 13:11:09 -06:00
parent 3c7784c8b9
commit 7707f39e63
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
{
"version": "4.3.0",
"version": "4.3.1",
"resolveLibs": "scoped"
}

View File

@@ -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": "",