We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4866b81 + 325f036 commit 88b1cdbCopy full SHA for 88b1cdb
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "node-boleto",
3
- "version": "2.1.0",
+ "version": "2.1.1",
4
"description": "Boleto generator in Node.js",
5
"main": "index.js",
6
"scripts": {
@@ -24,7 +24,7 @@
24
"eslint-plugin-promise": "^3.3.0",
25
"eslint-plugin-standard": "^2.0.1",
26
"mocha": "^3.2.0",
27
- "moment": "https://github.com/pagarme/moment/archive/0.0.2.tar.gz",
+ "moment": "https://github.com/pagarme/moment/archive/0.0.5.tar.gz",
28
"ramda": "^0.23.0"
29
},
30
"author": "Pedro Franceschi",
0 commit comments