diff --git a/moeda.js b/moeda.js index a8f7e03..196bb0c 100644 --- a/moeda.js +++ b/moeda.js @@ -1,3 +1,3 @@ export default { - moeda: 'BRL' + moeda: 'US$' }