add json5 dependency

This commit is contained in:
bossgeekgo
2024-02-11 23:50:08 +08:00
parent f9761a47bb
commit 36bc5a9cdd
2 changed files with 4 additions and 1 deletions
+1
View File
@@ -12,6 +12,7 @@
"license": "ISC",
"dependencies": {
"dayjs": "^1.11.10",
"json5": "^2.2.3",
"puppeteer": "^21.6.1",
"puppeteer-extra": "^3.3.6",
"puppeteer-extra-plugin-stealth": "^2.11.2",