upgrade to lowdb 6.1.1 and use JSONPreset
See example in https://github.com/typicode/lowdb/releases/tag/v6.1.0
This commit is contained in:
parent
280ab70975
commit
bf870919a6
3 changed files with 19 additions and 25 deletions
|
|
@ -13,7 +13,7 @@
|
|||
"cross-env": "^7.0.3",
|
||||
"dotenv": "^16.3.1",
|
||||
"enquirer": "^2.4.1",
|
||||
"lowdb": "^6.0.1",
|
||||
"lowdb": "^6.1.1",
|
||||
"otplib": "^12.0.1",
|
||||
"playwright-firefox": "^1.38.1",
|
||||
"puppeteer-extra-plugin-stealth": "^2.11.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue