summary refs log tree commit diff
path: root/slowcord/bot/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'slowcord/bot/package.json')
-rw-r--r--slowcord/bot/package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/slowcord/bot/package.json b/slowcord/bot/package.json

index 99355a0f..00f674d5 100644 --- a/slowcord/bot/package.json +++ b/slowcord/bot/package.json
@@ -12,5 +12,6 @@ "dependencies": { "fosscord-gopnik": "^1.0.0", "typescript": "^4.7.4" - } + }, + "type": "module" } \ No newline at end of file