koishi-core
Advanced tools
Comparing version 2.0.0-alpha.21 to 2.0.0-alpha.22
{ | ||
"name": "koishi-core", | ||
"description": "Core features for Koishi", | ||
"version": "2.0.0-alpha.21", | ||
"version": "2.0.0-alpha.22", | ||
"main": "dist/index.js", | ||
@@ -39,4 +39,4 @@ "typings": "dist/index.d.ts", | ||
"get-port": "^5.1.1", | ||
"koishi-database-memory": "^2.0.0-alpha.21", | ||
"koishi-test-utils": "^4.0.0-alpha.21" | ||
"koishi-database-memory": "^2.0.0-alpha.22", | ||
"koishi-test-utils": "^4.0.0-alpha.22" | ||
}, | ||
@@ -47,3 +47,3 @@ "dependencies": { | ||
"escape-string-regexp": "^4.0.0", | ||
"koishi-utils": "^2.0.0", | ||
"koishi-utils": "^2.0.1", | ||
"leven": "^3.1.0", | ||
@@ -50,0 +50,0 @@ "ms": "^2.1.2", |
Updatedkoishi-utils@^2.0.1