From 6568fe1581f74ad843eec2f1ff03c5e6a894271f Mon Sep 17 00:00:00 2001 From: array-in-a-matrix Date: Wed, 21 Dec 2022 14:10:01 -0500 Subject: [PATCH] Update 'README.md' --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 309385f..7e1f96c 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,4 @@ Run `pnpm add matrix-bot-sdk` after cloning template. Bot configuration is defined in `config.json`. +Add `"type": "module"` to `package.json` to use the import statement. \ No newline at end of file