UNPKG

ice-frontend-react-mobx

Version:
9 lines (8 loc) 213 B
/** * Created by briancoburn on 1/5/17. */ // single source of truth for our dangerously hardcoded adminUser, until we get a proper apiToken module.exports = { user: 'iceadmin@vpsi.io', pass: 'admin123*' };