improved a lot of things

This commit is contained in:
SinachPat
2026-04-30 19:03:13 +01:00
parent e98fbb31f7
commit 33846ceef7
+4 -1
View File
@@ -32,5 +32,8 @@
"engines": {
"node": ">=22"
},
"license": "MIT"
"license": "MIT",
"publishConfig": {
"access": "public"
}
}