mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-03 06:17:53 +10:00
bump version to 0.7.1 and fix version autodetection code
This commit is contained in:
@@ -1 +0,0 @@
|
||||
../package.json
|
||||
13
archivebox/package.json
Normal file
13
archivebox/package.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "archivebox",
|
||||
"version": "0.7.0",
|
||||
"description": "ArchiveBox: The self-hosted internet archive",
|
||||
"author": "Nick Sweeting <archivebox-npm@sweeting.me>",
|
||||
"repository": "github:ArchiveBox/ArchiveBox",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@postlight/parser": "^2.2.3",
|
||||
"readability-extractor": "git+https://github.com/ArchiveBox/readability-extractor.git",
|
||||
"single-file-cli": "^1.1.12"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user