update to ionic 6

This commit is contained in:
Peter Maquiran
2023-07-11 19:52:36 +01:00
parent 89e11c6fe4
commit 3a48e8132a
5 changed files with 272 additions and 55 deletions
+7 -7
View File
@@ -1,12 +1,12 @@
export let versionData = {
"shortSHA": "bde8a32f4",
"SHA": "bde8a32f4d1e0f7720c6db9e546d084e1f6e4c08",
"branch": "developer",
"shortSHA": "89e11c6fe",
"SHA": "89e11c6fe47a65bfe2c3975c3558023a8de784a3",
"branch": "feature/ionic-6",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Fri Jun 30 10:44:41 2023 +0100'",
"lastCommitMessage": "fix",
"lastCommitNumber": "5023",
"lastCommitTime": "'Fri Jun 30 10:49:33 2023 +0100'",
"lastCommitMessage": "merge",
"lastCommitNumber": "5035",
"change": "",
"changeStatus": "On branch developer\nAll conflicts fixed but you are still merging.\n (use \"git commit\" to conclude merge)\n\nChanges to be committed:\n\tmodified: package-lock.json\n\tmodified: package.json\n\tmodified: src/app/app.component.ts\n\tmodified: src/app/app.module.ts\n\tmodified: src/app/modals/profile/profile.page.ts\n\tmodified: src/app/services/contacts.service.ts\n\tmodified: src/app/services/notifications.service.ts\n\tmodified: src/app/shared/header/header.page.html\n\tmodified: src/app/shared/header/header.page.ts\n\tmodified: src/environments/suport/oapr.ts\n\tnew file: src/firebase-config.ts\n\tmodified: version/git-version.ts",
"changeStatus": "On branch feature/ionic-6\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: package-lock.json\n\tmodified: package.json\n\tmodified: src/global.scss\n\tnew file: src/style/ios.scss",
"changeAuthor": "peter.maquiran"
}