Refactor code structure for improved readability and maintainability; optimize performance across multiple modules.
All checks were successful
Deploy to production / deploy (push) Successful in 2m56s
All checks were successful
Deploy to production / deploy (push) Successful in 2m56s
This commit is contained in:
3
android/package.json
Normal file → Executable file
3
android/package.json
Normal file → Executable file
@@ -13,7 +13,8 @@
|
||||
"dependencies": {
|
||||
"@capacitor/android": "8.4.1",
|
||||
"@capacitor/app": "8.1.0",
|
||||
"@capacitor/core": "8.4.1"
|
||||
"@capacitor/core": "8.4.1",
|
||||
"firebase-admin": "^13.6.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@capacitor/cli": "8.4.1",
|
||||
|
||||
Reference in New Issue
Block a user