We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d71367a commit 7872cf4Copy full SHA for 7872cf4
e2e/package.json
@@ -44,9 +44,9 @@
44
"typescript": "^5.0.0"
45
},
46
"peerDependencies": {
47
- "@lit-protocol/auth": "8.0.0-prealpha-886.4",
48
- "@lit-protocol/lit-client": "8.0.0-prealpha-886.4",
49
- "@lit-protocol/networks": "8.0.0-prealpha-886.4"
+ "@lit-protocol/auth": "*",
+ "@lit-protocol/lit-client": "*",
+ "@lit-protocol/networks": "*"
50
51
"engines": {
52
"node": ">=18.0.0"
0 commit comments