Compare commits
3 Commits
v1.1
...
4a90544b52
Author | SHA1 | Date | |
---|---|---|---|
4a90544b52 | |||
45d8c830d6 | |||
8ca5916be5 |
2
.gitignore
vendored
2
.gitignore
vendored
@@ -162,3 +162,5 @@ 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.3.0",
|
||||||
"user-agents": "~1.0.1260"
|
"user-agents": "~1.0.1260"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user