Skip to content

Commit 895cb36

Browse files
committed
remove log
1 parent 7441b50 commit 895cb36

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

examples/eth-auth-demo/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"dependencies": {
1616
"@apollo/client": "^3.4.10",
17-
"@oneclickdapp/ethereum-auth": "^0.4.0",
17+
"@oneclickdapp/ethereum-auth": "^0.4.1",
1818
"@redwoodjs/auth": "^0.36.2",
1919
"@redwoodjs/forms": "0.36.2",
2020
"@redwoodjs/router": "0.36.2",

examples/eth-auth-demo/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2356,10 +2356,10 @@
23562356
mkdirp "^1.0.4"
23572357
rimraf "^3.0.2"
23582358

2359-
"@oneclickdapp/ethereum-auth@^0.4.0":
2360-
version "0.4.0"
2361-
resolved "https://registry.npmjs.org/@oneclickdapp/ethereum-auth/-/ethereum-auth-0.4.0.tgz#4d048210d72b913a6a05c4c553c63e05d4f9e0e0"
2362-
integrity sha512-IzNHTsM5m2UmndM9CoITmkBrvLN6NIHAyVUBgYd80qesTjQaEgYhG382RpkFHMhQ9sbtGQ1lyg6d+4tbTBoIVQ==
2359+
"@oneclickdapp/ethereum-auth@^0.4.1":
2360+
version "0.4.1"
2361+
resolved "https://registry.npmjs.org/@oneclickdapp/ethereum-auth/-/ethereum-auth-0.4.1.tgz#389fb0dbf96c861906a00e27eb8131c1e1dc2c31"
2362+
integrity sha512-+DGNerPOEFARserr4TnnO4N/4qv+lRukcle7JJ2TX8goEYn/6b7i51BUvmmQ73561chjJ+JbynupyXk2vuYcmA==
23632363
dependencies:
23642364
"@ethersproject/bytes" "^5.0.10"
23652365
"@ethersproject/keccak256" "^5.0.8"

0 commit comments

Comments
 (0)