koishi-plugin-teach
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -0,0 +0,0 @@ import { Context } from 'koishi-core'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Context } from 'koishi-core'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Context } from 'koishi-core'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Context } from 'koishi-core'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Context } from 'koishi-core'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Context } from 'koishi-core'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Context } from 'koishi-core'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Context } from 'koishi-core'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Context } from 'koishi-core'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Context } from 'koishi-core'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Context } from 'koishi-core'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Context } from 'koishi-core'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Context, User, Session, NextFunction } from 'koishi-core'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Dialogue, DialogueTest } from './utils'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Context } from 'koishi-core'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Session, ParsedLine, App } from 'koishi-core'; |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "koishi-plugin-teach", | ||
"description": "Teach plugin for Koishi", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"main": "dist/index.js", | ||
@@ -41,8 +41,9 @@ "typings": "dist/index.d.ts", | ||
"peerDependencies": { | ||
"koishi-core": "^2.3.0" | ||
"koishi-core": "^2.3.1", | ||
"koishi-utils": "^3.1.5" | ||
}, | ||
"devDependencies": { | ||
"koishi-plugin-mongo": "^1.0.3", | ||
"koishi-plugin-mysql": "^2.0.0", | ||
"koishi-test-utils": "^5.0.1" | ||
"koishi-plugin-mongo": "^1.0.4", | ||
"koishi-plugin-mysql": "^2.0.1", | ||
"koishi-test-utils": "^5.0.2" | ||
}, | ||
@@ -52,5 +53,4 @@ "dependencies": { | ||
"fastest-levenshtein": "^1.0.12", | ||
"koishi-utils": "^3.1.5", | ||
"regexpp": "^3.1.0" | ||
} | ||
} |
@@ -0,0 +0,0 @@ # [koishi-plugin-teach](https://koishi.js.org/plugins/teach.html) |
208775
50
2766
- Removedkoishi-utils@^3.1.5