Skip to content

Commit 6a063e6

Browse files
committed
update files
1 parent 75b4cb9 commit 6a063e6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
"description": "Utility for decrypting MetaMask vault data",
55
"main": "index.js",
66
"files": [
7-
"dist"
7+
"index.html",
8+
"bundle.js"
89
],
910
"scripts": {
1011
"start": "beefy index.js:bundle.js --live --open",

0 commit comments

Comments
 (0)