We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc68d7f commit 5fdd430Copy full SHA for 5fdd430
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "light-client-verifier",
3
"type": "module",
4
- "version": "0.0.2",
+ "version": "0.0.3",
5
"description": "",
6
"main": "index.js",
7
"engines": {
public/manifest.json
@@ -2,7 +2,7 @@
"manifest_version": 3,
"name": "Trustless Blockchain Data Verifier (Beta)",
"description": "Verify blockchain data presented at popular websites using Light Client technology",
"action": {
"default_popup": "popup.html"
8
},
0 commit comments