update publisher name

pull/2175/head
Audric Ackermann 3 years ago
parent f475fe8de8
commit d66716df2c
No known key found for this signature in database
GPG Key ID: 999F434D76324AD4

@ -5,12 +5,12 @@
"version": "1.8.1", "version": "1.8.1",
"license": "GPL-3.0", "license": "GPL-3.0",
"author": { "author": {
"name": "Loki Project", "name": "Oxen Labs",
"email": "team@loki.network" "email": "team@oxen.io"
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/loki-project/session-desktop.git" "url": "https://github.com/oxen-io/session-desktop.git"
}, },
"main": "main.js", "main": "main.js",
"scripts": { "scripts": {
@ -232,7 +232,7 @@
}, },
"win": { "win": {
"asarUnpack": "node_modules/spellchecker/vendor/hunspell_dictionaries", "asarUnpack": "node_modules/spellchecker/vendor/hunspell_dictionaries",
"publisherName": "Loki Project", "publisherName": "Oxen Labs",
"verifyUpdateCodeSignature": false, "verifyUpdateCodeSignature": false,
"icon": "build/icon.ico", "icon": "build/icon.ico",
"target": [ "target": [

Loading…
Cancel
Save