diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 7d78323..65e11d1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,7 @@ { "name": "dlmp3", "version": "1.0.0", + "type": "module", "main": "bot.js", "license": "GPL-3.0", "scripts": { |
