From 9b73e897df134ba57d4ac4d0e6e6924f8ddbc23d Mon Sep 17 00:00:00 2001 From: syuilo Date: Sun, 12 Jul 2020 00:38:55 +0900 Subject: Plugin system (#6479) * wip * wip * wip * wip * Update store.ts --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index ad55e2e035..4a81ed9636 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@koa/multer": "3.0.0", "@koa/router": "9.3.1", "@sinonjs/fake-timers": "6.0.1", - "@syuilo/aiscript": "0.7.0", + "@syuilo/aiscript": "0.7.2", "@types/bcryptjs": "2.4.2", "@types/bull": "3.14.0", "@types/cbor": "5.0.0", -- cgit v1.2.3-freya