Skip to content

Commit 108b30e

Browse files
committed
Update to v0.0.23
1 parent 2d1b729 commit 108b30e

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": "cybersource-rest-client",
3-
"version": "0.0.22",
3+
"version": "0.0.23",
44
"description": "Node.js SDK for the CyberSource REST API",
55
"license": "CyberSource",
66
"main": "src/index.js",
@@ -13,7 +13,7 @@
1313
"dependencies": {
1414
"superagent": "3.8.3",
1515
"superagent-proxy": "^2.0.0",
16-
"cybersource-rest-auth": "0.0.7"
16+
"cybersource-rest-auth": "0.0.8"
1717
},
1818
"devDependencies": {
1919
"mocha": "~5.2.0",

0 commit comments

Comments
 (0)