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",
"version": "1.4.2",
"scripts": {
"sillytavern": "node server.js"
"start": "node server.js"
},
"rules": {
"no-path-concat": "off",