aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2022-03-27 23:41:04 -0400
committerAndrew Lee <alee14498@protonmail.com>2022-03-27 23:41:04 -0400
commite438a195c730bc1609917059bd434afdfa1354f7 (patch)
tree4064348fd15262a46256b254e5a4ba4de10a0a4e /package.json
parentae48ba2014bca4a10adf8cf8b6fb0d9e6d4ff401 (diff)
downloadDLAP-e438a195c730bc1609917059bd434afdfa1354f7.tar.gz
DLAP-e438a195c730bc1609917059bd434afdfa1354f7.tar.bz2
DLAP-e438a195c730bc1609917059bd434afdfa1354f7.zip
Half converted the codebase EMS + added ideas
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
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": {