We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fa0f9a commit 42ca41aCopy full SHA for 42ca41a
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@moneybutton/express-paymail",
3
- "version": "0.21.6",
+ "version": "0.21.7",
4
"description": "Paymail Express implementation",
5
"main": "lib/index.js",
6
"scripts": {
@@ -14,8 +14,8 @@
14
"private": true,
15
"dependencies": {
16
"@babel/runtime": "7.0.0",
17
- "@moneybutton/config": "^0.21.6",
18
- "@moneybutton/paymail-client": "^0.21.6",
+ "@moneybutton/config": "^0.21.7",
+ "@moneybutton/paymail-client": "^0.21.7",
19
"body-parser": "1.18.3",
20
"bsv": "0.26.4",
21
"concurrently": "3.5.1",
0 commit comments