get VERSION from package.json instead of VERSION to avoid duplication

This commit is contained in:
Nick Sweeting
2020-08-18 15:00:00 -04:00
parent 8e07fe3f2e
commit 8b427c9d79
8 changed files with 31 additions and 28 deletions

View File

@@ -1,4 +1,5 @@
include LICENSE
include README.md
include archivebox/VERSION
include package.json
include package-lock.json
recursive-include archivebox/themes *