bump dependency versions

This commit is contained in:
Nick Sweeting
2023-12-18 22:04:36 -08:00
parent 6584f300d6
commit a0c16ecae0
3 changed files with 223 additions and 115 deletions

View File

@@ -7,7 +7,7 @@
"license": "MIT",
"dependencies": {
"@postlight/parser": "^2.2.3",
"readability-extractor": "git+https://github.com/ArchiveBox/readability-extractor.git",
"single-file-cli": "^1.1.12"
"readability-extractor": "github:ArchiveBox/readability-extractor",
"single-file-cli": "^1.1.45"
}
}