Skip to content

Commit 88b1cdb

Browse files
authored
Merge pull request #34 from pagarme/bump-moment-2019
Update moment version
2 parents 4866b81 + 325f036 commit 88b1cdb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-boleto",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "Boleto generator in Node.js",
55
"main": "index.js",
66
"scripts": {
@@ -24,7 +24,7 @@
2424
"eslint-plugin-promise": "^3.3.0",
2525
"eslint-plugin-standard": "^2.0.1",
2626
"mocha": "^3.2.0",
27-
"moment": "https://github.com/pagarme/moment/archive/0.0.2.tar.gz",
27+
"moment": "https://github.com/pagarme/moment/archive/0.0.5.tar.gz",
2828
"ramda": "^0.23.0"
2929
},
3030
"author": "Pedro Franceschi",

0 commit comments

Comments
 (0)