koishi-plugin-common
Advanced tools
Comparing version 3.0.1 to 3.0.2
@@ -0,0 +0,0 @@ import { Context, User, Group, ParsedArgv } 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 { App, Session } 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 } from 'koishi-core'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Context, Session } from 'koishi-core'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Context } from 'koishi-core'; |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "koishi-plugin-common", | ||
"description": "Common plugins for Koishi", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"main": "dist/index.js", | ||
@@ -34,10 +34,8 @@ "typings": "dist/index.d.ts", | ||
"peerDependencies": { | ||
"koishi-core": "^2.3.0" | ||
"koishi-core": "^2.3.1", | ||
"koishi-utils": "^3.1.5" | ||
}, | ||
"devDependencies": { | ||
"koishi-test-utils": "^5.0.1" | ||
}, | ||
"dependencies": { | ||
"koishi-utils": "^3.1.5" | ||
"koishi-test-utils": "^5.0.2" | ||
} | ||
} |
@@ -0,0 +0,0 @@ # koishi-plugin-common |
56053
- Removedkoishi-utils@^3.1.5