diff --git a/README.md b/README.md index 43e685a..a56aa97 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Fantasia archive (fantasiavault) +# Fantasia archive (fantasiaarchive) A database manager for world building diff --git a/package-lock.json b/package-lock.json index 0c9171e..6b07f65 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,5 +1,5 @@ { - "name": "fantasiavault", + "name": "fantasiaarchive", "version": "0.0.1", "lockfileVersion": 1, "requires": true, @@ -16968,4 +16968,4 @@ "dev": true } } -} +} \ No newline at end of file diff --git a/package.json b/package.json index ae1e6a2..23aa18a 100644 --- a/package.json +++ b/package.json @@ -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" } -} +} \ No newline at end of file diff --git a/quasar.conf.js b/quasar.conf.js index f53fd7f..77b0f83 100644 --- a/quasar.conf.js +++ b/quasar.conf.js @@ -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