Skip to content

Commit 2aed1a9

Browse files
committed
chore: add author to package.json to fix linux autobuild
1 parent c04bc31 commit 2aed1a9

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
@@ -2,6 +2,7 @@
22
"name": "hoarses-html-editor",
33
"version": "0.1.0",
44
"description": "Amagon — Offline Visual HTML Editor (Pingendo/Mobirise Alternative)",
5+
"author": "Shin-Aska <Orillarichard@pm.me>",
56
"type": "module",
67
"main": "./out/main/index.js",
78
"scripts": {
@@ -100,4 +101,4 @@
100101
"category": "Development"
101102
}
102103
}
103-
}
104+
}

0 commit comments

Comments
 (0)