Skip to content

Commit 4e67ae5

Browse files
authored
Merge pull request #145 from blocknative/develop
Release 1.1.8
2 parents 2b761ac + d92fc53 commit 4e67ae5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bnc-onboard",
3-
"version": "1.1.7",
3+
"version": "1.1.8",
44
"description": "Onboard users to web3 by allowing them to select a wallet, get that wallet ready to transact and have access to synced wallet state.",
55
"keywords": [
66
"ethereum",
@@ -14,7 +14,7 @@
1414
"files": [
1515
"dist"
1616
],
17-
"author": "Aaron Barnard <abarnard@protonmail.com>",
17+
"author": "Aaron Barnard <aaron@blocknative.com>",
1818
"repository": {
1919
"type": "git",
2020
"url": "https://github.com/blocknative/onboard"
@@ -44,7 +44,7 @@
4444
"@walletconnect/web3-provider": "^1.0.0-beta.36",
4545
"authereum": "^0.0.4-beta.26",
4646
"bignumber.js": "^9.0.0",
47-
"bnc-sdk": "1.0.2",
47+
"bnc-sdk": "1.0.3",
4848
"bowser": "^2.5.2",
4949
"fortmatic": "^0.8.2",
5050
"lodash.debounce": "^4.0.8",

0 commit comments

Comments
 (0)