Update package.json

This commit is contained in:
Cohee
2023-04-22 19:47:24 +03:00
committed by GitHub
parent c72d61abfa
commit 25456f58d2

View File

@@ -31,7 +31,7 @@
} }
}, },
"name": "sillytavern", "name": "sillytavern",
"version": "1.4.2", "version": "1.4.3",
"scripts": { "scripts": {
"start": "node server.js" "start": "node server.js"
}, },