Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
xxczaki authored Nov 15, 2017
1 parent 34d1c1e commit cbd4332
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/cash.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ const got = require('got')
const money = require('money')
const chalk = require('chalk')
const ora = require('ora')
const colors = require('colors')
const currencies = require('../lib/currencies.json')
const API = 'https://api.fixer.io/latest'

Expand Down

0 comments on commit cbd4332

Please sign in to comment.