diff --git a/plugins/package.json b/plugins/package.json new file mode 100644 index 000000000..ba698398c --- /dev/null +++ b/plugins/package.json @@ -0,0 +1,4 @@ +{ + "name": "sillytavern-plugins", + "type": "commonjs" +}