diff --git a/template-js-esm/src/index.js b/template-js-esm/src/index.js index 21be2ab..0d9d900 100644 --- a/template-js-esm/src/index.js +++ b/template-js-esm/src/index.js @@ -1,7 +1,7 @@ /// import { Client, GatewayIntentBits } from 'discord.js'; -import { Sern, single } from '@sern/handler'; +import { Sern, single, makeDependencies } from '@sern/handler'; const client = new Client({ intents: [