Skip to content

Commit d24d5e5

Browse files
Merge pull request #19 from ChanceBarimbao/originator/AuthfetchAndMethods
Originator/authfetch and methods
2 parents 740a094 + ae7a9a9 commit d24d5e5

File tree

5 files changed

+65
-86
lines changed

5 files changed

+65
-86
lines changed

package-lock.json

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bsv/message-box-client",
3-
"version": "1.2.9",
3+
"version": "1.3.0",
44
"publishConfig": {
55
"access": "public"
66
},
@@ -74,7 +74,7 @@
7474
"webpack-merge": "^6.0.1"
7575
},
7676
"dependencies": {
77-
"@bsv/authsocket-client": "^1.0.11",
78-
"@bsv/sdk": "^1.7.5"
77+
"@bsv/authsocket-client": "^1.0.12",
78+
"@bsv/sdk": "^1.7.6"
7979
}
8080
}

0 commit comments

Comments
 (0)