Skip to content

Commit ca03e8b

Browse files
committed
add pino and winston
1 parent 6915242 commit ca03e8b

File tree

2 files changed

+338
-3
lines changed

2 files changed

+338
-3
lines changed

docs/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,10 @@
1111
},
1212
"dependencies": {
1313
"impit": "^0.7.1",
14+
"pino": "^9.6.0",
1415
"playwright-extra": "^4.3.6",
1516
"puppeteer-extra": "^3.3.6",
16-
"puppeteer-extra-plugin-stealth": "^2.11.2"
17+
"puppeteer-extra-plugin-stealth": "^2.11.2",
18+
"winston": "^3.17.0"
1719
}
1820
}

0 commit comments

Comments
 (0)