From 7b6357eaf8e3bf485bf52c5fbd387ec7e146b5ed Mon Sep 17 00:00:00 2001 From: ikechan8370 Date: Fri, 23 Jun 2023 01:18:53 +0800 Subject: [PATCH] fix: syntax error --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3a9abd4..b19b90d 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "uuid": "^9.0.0", "ws": "^8.13.0", "js-tiktoken": "^1.0.5", - "quick-lru": "6.1.1", + "quick-lru": "6.1.1" }, "optionalDependencies": {