Plugins: Fix classic commonjs single file modules

This commit is contained in:
Cohee 2024-10-11 08:43:01 +00:00
parent a0889a15fd
commit 5ff58e20c1

4
plugins/package.json Normal file
View File

@ -0,0 +1,4 @@
{
"name": "sillytavern-plugins",
"type": "commonjs"
}