diff --git a/packages/snap/package.json b/packages/snap/package.json index 23b67a9..2194f9d 100644 --- a/packages/snap/package.json +++ b/packages/snap/package.json @@ -1,6 +1,6 @@ { "name": "@consensys/linea-voyager", - "version": "0.8.1", + "version": "0.8.2", "description": "View your minted LXP and LXP-L balances, POH status, Linea ENS domain and current LXP activations.", "repository": { "type": "git", diff --git a/packages/snap/snap.manifest.json b/packages/snap/snap.manifest.json index bd4f80c..b15264e 100644 --- a/packages/snap/snap.manifest.json +++ b/packages/snap/snap.manifest.json @@ -1,5 +1,5 @@ { - "version": "0.8.1", + "version": "0.8.2", "description": "View your minted LXP and LXP-L balances, POH status, Linea ENS domain and current LXP activations.", "proposedName": "Linea Voyager", "repository": { @@ -7,7 +7,7 @@ "url": "https://github.com/Consensys/linea-voyager-snap" }, "source": { - "shasum": "dKaQ2+WIEjgCMNqiQJsjsR6TfzMp8hHl1h7ydbAHEAQ=", + "shasum": "oIZBQ1pqMiZJJvAIDJuYAHRvPR3AIB2Hlt99G27DP+E=", "location": { "npm": { "filePath": "dist/bundle.js", @@ -25,8 +25,7 @@ "endowment:network-access": {}, "endowment:rpc": { "allowedOrigins": [ - "https://voyager-snap.linea.build", - "http://localhost:8000" + "https://voyager-snap.linea.build" ] }, "endowment:ethereum-provider": {},