1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-25 07:20:59 +02:00

Bump mercury-parser version

This commit is contained in:
Nick Sweeting
2021-12-23 15:59:50 -05:00
committed by GitHub
parent 0aa75c861b
commit 7a7217abb4

View File

@@ -6,7 +6,7 @@
"repository": "github:ArchiveBox/ArchiveBox", "repository": "github:ArchiveBox/ArchiveBox",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@postlight/mercury-parser": "^2.2.0", "@postlight/mercury-parser": "^2.2.1",
"readability-extractor": "git+https://github.com/ArchiveBox/readability-extractor.git", "readability-extractor": "git+https://github.com/ArchiveBox/readability-extractor.git",
"single-file": "git+https://github.com/gildas-lormeau/SingleFile.git" "single-file": "git+https://github.com/gildas-lormeau/SingleFile.git"
} }