Skip to content

Commit b1d6f7a

Browse files
committed
fix(auth-services): correct version number from 8.0.2 to 2.0.2
1 parent d7bcdfe commit b1d6f7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/auth-services/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lit-protocol/auth-services",
3-
"version": "8.0.2",
3+
"version": "2.0.2",
44
"license": "MIT",
55
"type": "commonjs",
66
"main": "./src/index.js",

0 commit comments

Comments
 (0)