Skip to content

Commit e913393

Browse files
committed
semver
1 parent 44b8bd2 commit e913393

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bnc-onboard",
3-
"version": "1.18.0",
3+
"version": "1.18.1-0.1.0",
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",

src/services.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ export function initializeBlocknative(
1313
name: 'Onboard',
1414
apiUrl
1515
})
16-
1716
return blocknative
1817
}
1918

0 commit comments

Comments
 (0)