Skip to content

Commit 42ca41a

Browse files
author
Ryan X. Charles
committed
v0.21.7
1 parent 8fa0f9a commit 42ca41a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@moneybutton/express-paymail",
3-
"version": "0.21.6",
3+
"version": "0.21.7",
44
"description": "Paymail Express implementation",
55
"main": "lib/index.js",
66
"scripts": {
@@ -14,8 +14,8 @@
1414
"private": true,
1515
"dependencies": {
1616
"@babel/runtime": "7.0.0",
17-
"@moneybutton/config": "^0.21.6",
18-
"@moneybutton/paymail-client": "^0.21.6",
17+
"@moneybutton/config": "^0.21.7",
18+
"@moneybutton/paymail-client": "^0.21.7",
1919
"body-parser": "1.18.3",
2020
"bsv": "0.26.4",
2121
"concurrently": "3.5.1",

0 commit comments

Comments
 (0)