update package.json name, version, and contact

v0.1.4
qvqc 4 years ago
parent 4a4d66ca75
commit 005f18beb0

@ -1,9 +1,9 @@
{ {
"name": "wowlight", "name": "wowlite",
"version": "0.1.3", "version": "0.1.4",
"__version": "bumping this should also bump LandingPage.vue (version checker)", "__version": "bumping this should also bump LandingPage.vue (version checker)",
"author": "dsc <xmrdsc@protonmail.com>", "author": "ride <ridethe@candy.surf >",
"description": "Wownero Light Wallet", "description": "Wownero Lite Wallet",
"license": "WTFPL", "license": "WTFPL",
"main": "./dist/electron/main.js", "main": "./dist/electron/main.js",
"scripts": { "scripts": {
@ -18,8 +18,8 @@
"postinstall": "" "postinstall": ""
}, },
"build": { "build": {
"productName": "wowlight", "productName": "wowlite",
"appId": "org.wownero.wowlight", "appId": "org.wownero.wowlite",
"directories": { "directories": {
"output": "build" "output": "build"
}, },

Loading…
Cancel
Save