Remove extra console.log statements (#811)

- remove one added in screencaster
- also remove others that are outside logging system
- bump to 1.5.10
This commit is contained in:
Ilya Kreymer 2025-04-02 09:25:11 -07:00 committed by GitHub
parent 91f8fadc5f
commit bf6fbe8776
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 10 additions and 9 deletions

View file

@ -1,6 +1,6 @@
{
"name": "browsertrix-crawler",
"version": "1.5.9",
"version": "1.5.10",
"main": "browsertrix-crawler",
"type": "module",
"repository": "https://github.com/webrecorder/browsertrix-crawler",