export const REPO_OWNER = 'i7eo'
export const REPO_NAME = 'google-translate-select'
export const REPO_PATH = `${REPO_OWNER}/${REPO_NAME}`
export const REPO_BRANCH = 'master'
