1 parent fc9e24c commit 87b333dCopy full SHA for 87b333d
1 file changed
packaging/stage.mjs
@@ -59,7 +59,7 @@ fs.writeFileSync(join(APP, 'package.json'), JSON.stringify({
59
version: '0.1.0',
60
description: 'GhostFrame — coherent-fingerprint browser platform',
61
homepage: 'https://github.com/loak7993-code/ghostframe',
62
- author: 'GhostFrame contributors',
+ author: { name: 'GhostFrame contributors', email: 'ghostframe@proton.me' },
63
license: 'MIT',
64
main: 'gui/main.js',
65
dependencies: {},
0 commit comments