feat: query save/restore

This commit is contained in:
2024-01-26 11:16:23 +00:00
parent 22863a289d
commit 7a6637a86f
5 changed files with 25 additions and 10 deletions

View File

@ -41,6 +41,7 @@
"eventemitter3": "^5.0.1",
"isomorphic-ws": "^5.0.0",
"lokijs": "^1.5.12",
"lru-cache": "^10.2.0",
"uuid": "^9.0.0",
"ws": "^8.14.0"
}