Compare commits
5 Commits
v1.1
...
d98afc53ca
Author | SHA1 | Date | |
---|---|---|---|
d98afc53ca | |||
997da7bd2f | |||
4a90544b52 | |||
45d8c830d6 | |||
8ca5916be5 |
4
.gitignore
vendored
4
.gitignore
vendored
@@ -161,4 +161,6 @@ config.json
|
|||||||
|
|
||||||
venv
|
venv
|
||||||
venv_linux
|
venv_linux
|
||||||
venv_windows
|
venv_windows
|
||||||
|
|
||||||
|
PageSaver/node_modules
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"puppeteer": "~20.2.0",
|
"puppeteer": "~20.4.0",
|
||||||
"user-agents": "~1.0.1260"
|
"user-agents": "~1.0.1260"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user