Update package.json

This commit is contained in:
SillyLossy
2023-04-22 19:33:39 +03:00
parent 2d67210da4
commit 36a1120251

View File

@@ -32,8 +32,8 @@
}, },
"name": "sillytavern", "name": "sillytavern",
"version": "1.4.1", "version": "1.4.1",
"bin": { "scripts": {
"sillytavern": "server.js" "sillytavern": "node server.js"
}, },
"rules": { "rules": {
"no-path-concat": "off", "no-path-concat": "off",