Update package.json

This commit is contained in:
SillyLossy
2023-04-22 19:43:25 +03:00
parent d41e639639
commit c72d61abfa

View File

@@ -33,7 +33,7 @@
"name": "sillytavern", "name": "sillytavern",
"version": "1.4.2", "version": "1.4.2",
"scripts": { "scripts": {
"sillytavern": "node server.js" "start": "node server.js"
}, },
"rules": { "rules": {
"no-path-concat": "off", "no-path-concat": "off",