about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorBrian Chu <brianmchu42@gmail.com>2021-02-24 12:08:55 -0800
committerBrian Chu <brianmchu42@gmail.com>2021-02-24 12:08:55 -0800
commit404b12a6d586fa0f41035f1f7e2821d96115f6b0 (patch)
tree7d8e2bc5e86aa9d59bd490ed4fbadb65c75f7568
parentc70f373b7a6e117568636f683879dbc67b6301b2 (diff)
downloadbytheway-404b12a6d586fa0f41035f1f7e2821d96115f6b0.tar.gz
set type to module
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 50ba1e4..d19759c 100644
--- a/package.json
+++ b/package.json
@@ -7,6 +7,7 @@
     "test": "echo \"Error: no test specified\" && exit 1",
     "lint": "standard"
   },
+  "type": "module",
   "repository": {
     "type": "git",
     "url": "git+https://github.com/Brinoleum/btw-bot.git"