Commit 9b497d0c authored by nanahira's avatar nanahira

fix

parent f1e3c9d8
Pipeline #6095 passed with stages
in 30 seconds
{
"name": "koishi-nestjs",
"version": "1.0.13",
"version": "1.0.14",
"description": "Koishi.js as Nest.js Module",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
......
......@@ -73,6 +73,7 @@ const koishiContextProviderPrivate: Provider = {
KoishiService,
koishiContextProvider,
koishiContextProviderChannel,
koishiContextProviderGuild,
koishiContextProviderPrivate,
],
})
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment