diff --git a/package.json b/package.json index 50cc013..797ffe4 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@remirror/react": "^1.0.21", "@remirror/react-editors": "^0.1.51", "@rollup/plugin-strip": "^2.1.0", - "@self.id/web": "^0.2.0", + "@self.id/web": "0.4.0", "@types/react-redux": "^7.1.22", "@types/styled-components": "^5.1.20", "@unlock-protocol/unlock-js": "^0.21.2", diff --git a/src/lib/unlock.ts b/src/lib/unlock.ts index 169b4b4..f4e51e2 100644 --- a/src/lib/unlock.ts +++ b/src/lib/unlock.ts @@ -67,6 +67,7 @@ export const fetchUserMetadata = async ( primaryType: "KeyMetadata", message: { LockMetaData: { + owners: [], address: lockAddress, owner: walletAddress, timestamp: 1647915321730,