@koishijs/core
Advanced tools
Comparing version 4.9.9 to 4.10.0
@@ -32,3 +32,3 @@ /// <reference types="node" /> | ||
export interface User { | ||
id: string; | ||
id: number; | ||
flag: number; | ||
@@ -35,0 +35,0 @@ authority: number; |
{ | ||
"name": "@koishijs/core", | ||
"description": "Core Features for Koishi", | ||
"version": "4.9.9", | ||
"version": "4.10.0", | ||
"main": "lib/index.cjs", | ||
@@ -35,3 +35,3 @@ "module": "lib/index.mjs", | ||
"@minatojs/core": "^1.3.2", | ||
"@satorijs/core": "^1.3.4", | ||
"@satorijs/core": "^1.3.5", | ||
"cordis": "^2.5.0", | ||
@@ -38,0 +38,0 @@ "cosmokit": "^1.3.3" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
442041
Updated@satorijs/core@^1.3.5