fixed a few glitches with project naming

This commit is contained in:
Elvanos 2021-01-30 14:47:01 +01:00
parent 3cd293bdbc
commit f1a0c0ce46
4 changed files with 6 additions and 6 deletions

View file

@ -1,4 +1,4 @@
# Fantasia archive (fantasiavault)
# Fantasia archive (fantasiaarchive)
A database manager for world building

4
package-lock.json generated
View file

@ -1,5 +1,5 @@
{
"name": "fantasiavault",
"name": "fantasiaarchive",
"version": "0.0.1",
"lockfileVersion": 1,
"requires": true,
@ -16968,4 +16968,4 @@
"dev": true
}
}
}
}

View file

@ -1,5 +1,5 @@
{
"name": "fantasiavault",
"name": "fantasiaarchive",
"version": "0.0.1",
"description": "A database manager for world building",
"productName": "Fantasia archive",
@ -73,4 +73,4 @@
"npm": ">= 6.13.4",
"yarn": ">= 1.21.1"
}
}
}

View file

@ -210,7 +210,7 @@ module.exports = configure(function (ctx) {
builder: {
// https://www.electron.build/configuration/configuration
appId: "fantasiavault"
appId: "fantasiaarchive"
},
// More info: https://quasar.dev/quasar-cli/developing-electron-apps/node-integration