config.js 108 B

123
  1. export const REPO_OWNER = 'transloadit'
  2. export const REPO_NAME = 'uppy'
  3. export const TARGET_BRANCH = 'main'