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 75b4cb9 commit 6a063e6Copy full SHA for 6a063e6
package.json
@@ -4,7 +4,8 @@
4
"description": "Utility for decrypting MetaMask vault data",
5
"main": "index.js",
6
"files": [
7
- "dist"
+ "index.html",
8
+ "bundle.js"
9
],
10
"scripts": {
11
"start": "beefy index.js:bundle.js --live --open",
0 commit comments