Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "minato", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "Type Driven Database Framework", | ||
@@ -5,0 +5,0 @@ "type": "module", |
@@ -65,2 +65,3 @@ import { Awaitable, Dict, valueMap } from 'cosmokit' | ||
ctx.on('ready', async () => { | ||
await Promise.resolve() | ||
await this.start() | ||
@@ -67,0 +68,0 @@ ctx.model.drivers.default = this |
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
184624
3387