export const REPO_URL =
process.env.TREETRACE_REPO_URL || 'https://github.com/TreeTraceTool/TreeTrace';
export const SCHEMA_VERSION = '0.3';