mirror of
https://github.com/voideditor/void
synced 2026-05-23 09:28:23 +00:00
update package
This commit is contained in:
parent
dd204978e5
commit
cc177b9cd4
1 changed files with 3 additions and 1 deletions
|
|
@ -3,8 +3,10 @@
|
|||
"productName": "Void",
|
||||
"version": "1.94.0",
|
||||
"distro": "this is a commit number if we want to publish on npm",
|
||||
"homepage": "https://voideditor.com",
|
||||
"author": {
|
||||
"name": "Glass Devtools, Inc."
|
||||
"name": "Glass Devtools, Inc.",
|
||||
"email": "andrew@voideditor.com"
|
||||
},
|
||||
"license": "MIT",
|
||||
"main": "./out/main",
|
||||
|
|
|
|||
Loading…
Reference in a new issue