From cba923b95700da3e04ee45a6ef9c87cb6721d4d9 Mon Sep 17 00:00:00 2001 From: array-in-a-matrix Date: Wed, 21 Dec 2022 14:14:16 -0500 Subject: [PATCH] Update 'README.md' --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7e1f96c..e7d61ef 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,5 @@ 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