bump mercury parser to git head version

This commit is contained in:
Nick Sweeting
2022-05-09 21:48:41 -07:00
parent d581a5081f
commit e96c1bcf13
3 changed files with 21 additions and 35 deletions

View File

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