Skip to content

Commit f49a31a

Browse files
Fix build (#446)
1 parent fad8b39 commit f49a31a

File tree

2 files changed

+287
-267
lines changed

2 files changed

+287
-267
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": "hawk.api",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"main": "index.ts",
55
"license": "UNLICENSED",
66
"scripts": {
@@ -57,7 +57,7 @@
5757
"axios": "^0.27.2",
5858
"body-parser": "^1.19.0",
5959
"bson": "^4.6.5",
60-
"cloudpayments": "^5.0.4",
60+
"cloudpayments": "^6.0.1",
6161
"codex-accounting-sdk": "https://github.com/codex-team/codex-accounting-sdk.git",
6262
"dataloader": "^2.0.0",
6363
"dotenv": "^16.0.1",

0 commit comments

Comments
 (0)