Skip to content

Commit d470eba

Browse files
committed
Fix torus build issue by locking the version
1 parent 9245ec9 commit d470eba

File tree

2 files changed

+167
-186
lines changed

2 files changed

+167
-186
lines changed

packages/torus/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"typescript": "^4.5.5"
5757
},
5858
"dependencies": {
59-
"@toruslabs/torus-embed": "~1.18.3",
59+
"@toruslabs/torus-embed": "1.27.3",
6060
"@web3-onboard/common": "^2.2.2"
6161
}
6262
}

0 commit comments

Comments
 (0)