Skip to content

Commit

Permalink
Merge pull request #34 from pagarme/bump-moment-2019
Browse files Browse the repository at this point in the history
Update moment version
  • Loading branch information
lucianopf authored Oct 3, 2019
2 parents 4866b81 + 325f036 commit 88b1cdb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-boleto",
"version": "2.1.0",
"version": "2.1.1",
"description": "Boleto generator in Node.js",
"main": "index.js",
"scripts": {
Expand All @@ -24,7 +24,7 @@
"eslint-plugin-promise": "^3.3.0",
"eslint-plugin-standard": "^2.0.1",
"mocha": "^3.2.0",
"moment": "https://github.com/pagarme/moment/archive/0.0.2.tar.gz",
"moment": "https://github.com/pagarme/moment/archive/0.0.5.tar.gz",
"ramda": "^0.23.0"
},
"author": "Pedro Franceschi",
Expand Down

0 comments on commit 88b1cdb

Please sign in to comment.