Skip to content

Commit 9b94223

Browse files
committed
chore(package.json): update @lit-protocol/contracts version to 0.5.0 in auth-services and networks
1 parent c94e212 commit 9b94223

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/auth-services/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@elysiajs/cors": "^1.2.0",
2121
"@elysiajs/static": "^1.3.0",
2222
"@elysiajs/swagger": "^1.2.0",
23-
"@lit-protocol/contracts": "^0.4.0",
23+
"@lit-protocol/contracts": "^0.5.0",
2424
"@simplewebauthn/server": "6.2.1",
2525
"@simplewebauthn/typescript-types": "^8.3.4",
2626
"@t3-oss/env-core": "^0.12.0",

packages/networks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"directory": "../../dist/packages/networks"
1919
},
2020
"dependencies": {
21-
"@lit-protocol/contracts": "^0.4.0",
21+
"@lit-protocol/contracts": "^0.5.0",
2222
"@lit-protocol/nacl": "7.1.1",
2323
"@noble/curves": "^1.8.1",
2424
"@wagmi/core": "^2.17.1",

0 commit comments

Comments
 (0)