Skip to content

Commit acf4b8d

Browse files
committed
chore: add author website
1 parent fe38e7e commit acf4b8d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
"description": "Electron audio sorting application with fuzzy search, tagging, library management, and advanced waveform editing with audio splitting capabilities for WAV files.",
55
"author": {
66
"name": "litruv",
7-
"email": "litruv@gmail.com"
7+
"email": "litruv@example.com",
8+
"url": "https://lit.ruv.wtf"
89
},
910
"main": "dist/main/main/index.js",
1011
"type": "commonjs",

0 commit comments

Comments
 (0)