Commit f4e04082 authored by nanahira's avatar nanahira

fix

parent 5f72104f
Pipeline #6053 passed with stages
in 23 seconds
...@@ -3,4 +3,3 @@ export * from './src/koishi.decorators'; ...@@ -3,4 +3,3 @@ export * from './src/koishi.decorators';
export * from './src/koishi.interfaces'; export * from './src/koishi.interfaces';
export * from './src/koishi.service'; export * from './src/koishi.service';
export * from './src/koishi.module'; export * from './src/koishi.module';
export * from 'koishi';
{ {
"name": "koishi-nestjs", "name": "koishi-nestjs",
"version": "1.0.5", "version": "1.0.6",
"description": "Koishi.js as Nest.js Module", "description": "Koishi.js as Nest.js Module",
"main": "dist/index.js", "main": "dist/index.js",
"typings": "dist/index.d.ts", "typings": "dist/index.d.ts",
......
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