refactor: centralize QR navigation logic and add export prompt after contact addition #152

Open
anomalist wants to merge 31 commits from ask-for-contacts-export into build-improvement
2 changed files with 3 additions and 3 deletions
Showing only changes of commit 24a2dce43e - Show all commits

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "timesafari",
"version": "1.0.6",
"version": "1.0.7-beta",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "timesafari",
"version": "1.0.6",
"version": "1.0.7-beta",
"dependencies": {
"@capacitor-community/electron": "^5.0.1",
"@capacitor-community/sqlite": "6.0.2",

View File

@@ -1,6 +1,6 @@
{
"name": "timesafari",
"version": "1.0.6",
"version": "1.0.7-beta",
"description": "Time Safari Application",
"author": {
"name": "Time Safari Team"