[node] stop trying to optimize useless things like local database calls
This commit is contained in:
parent
a1d6b03ec9
commit
3cb4f4df51
12 changed files with 79 additions and 57 deletions
|
@ -6,7 +6,8 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"esrun": "^3.2.26",
|
||||
"typescript": "^5.4.3"
|
||||
"typescript": "^5.4.3",
|
||||
"typescript-language-server": "^4.3.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/better-sqlite3": "^7.6.9",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue