chore: update dependencies, change compression, remove unneeded about string

This commit is contained in:
David Ralph
2022-11-25 16:32:28 +00:00
committed by GitHub
parent 822a8ff627
commit 84b99f815a
5 changed files with 26 additions and 22 deletions

View File

@@ -30,7 +30,6 @@ export const COPYRIGHT_NAME = 'The Mue Authors';
export const COPYRIGHT_YEAR = '2018';
export const COPYRIGHT_LICENSE = 'BSD-3-Clause License';
export const OPENCOLLECTIVE_USERNAME = 'mue';
export const SPONSORS_USERNAME = 'mue';
export const OFFLINE_IMAGES = 20;