Skip to content

Commit 18c8a8f

Browse files
authored
feat: add crypto-browsify and update package information
1 parent 410e420 commit 18c8a8f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "wartlock",
33
"version": "1.0.0",
4-
"description": "An Electron application with React and TypeScript",
4+
"description": "Wartlock is a secure wallet for WART blockchain",
55
"main": "./out/main/index.js",
6-
"author": "example.com",
7-
"homepage": "https://electron-vite.org",
6+
"author": "Riven Labs",
7+
"homepage": "https://riven-labs.com/",
88
"type": "module",
99
"license": "MIT",
1010
"scripts": {
@@ -32,6 +32,7 @@
3232
"base64url": "^3.0.1",
3333
"better-sqlite3": "^11.9.1",
3434
"bip39": "^3.1.0",
35+
"crypto-browserify": "^3.12.1",
3536
"electron-updater": "^6.3.9",
3637
"elliptic": "^6.6.1",
3738
"esbuild": "^0.25.1",

0 commit comments

Comments
 (0)