Skip to content

Commit ca167f7

Browse files
committed
update author field to fix linux packging
1 parent 963aee9 commit ca167f7

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,10 @@
2727
"ai companion",
2828
"local voice-to-song AI companion"
2929
],
30-
"author": "Neha Kumari nk8981398@gmail.com",
30+
"author": {
31+
"name": "Neha Kumari",
32+
"email": "nk8981398@gmail.com"
33+
},
3134
"license": "ISC",
3235
"type": "commonjs",
3336
"dependencies": {

0 commit comments

Comments
 (0)