koishi-core
Advanced tools
Comparing version 2.0.0-alpha.17 to 2.0.0-alpha.18
{ | ||
"name": "koishi-core", | ||
"description": "Core features for Koishi", | ||
"version": "2.0.0-alpha.17", | ||
"version": "2.0.0-alpha.18", | ||
"main": "dist/index.js", | ||
@@ -37,6 +37,6 @@ "typings": "dist/index.d.ts", | ||
"@types/ms": "^2.0.0", | ||
"@types/ws": "^7.2.4", | ||
"@types/ws": "^7.2.5", | ||
"get-port": "^5.1.1", | ||
"koishi-database-memory": "^2.0.0-alpha.17", | ||
"koishi-test-utils": "^4.0.0-alpha.17" | ||
"koishi-database-memory": "^2.0.0-alpha.18", | ||
"koishi-test-utils": "^4.0.0-alpha.18" | ||
}, | ||
@@ -43,0 +43,0 @@ "dependencies": { |