Files
github-info-bitbar/index.mjs
joe fleming da786a6e02 chore: remove dotenv
convert to module, just pass in the auth and repo info to module
2018-12-06 14:27:38 -07:00

4 lines
56 B
JavaScript

import mod from './src/index.mjs';
export default mod;