Add:Year in review cards to stats page

This commit is contained in:
advplyr
2023-12-25 15:35:29 -06:00
parent 793f0c05f7
commit 14b04a14b6
13 changed files with 939 additions and 10 deletions
+2 -1
View File
@@ -13,6 +13,7 @@
"ionic:serve": "npm run start"
},
"dependencies": {
"@byteowls/capacitor-filesharer": "^5.0.0",
"@capacitor/android": "^5.0.0",
"@capacitor/app": "^5.0.6",
"@capacitor/browser": "^5.1.0",
@@ -47,4 +48,4 @@
"postcss": "^8.3.5",
"tailwindcss": "^3.3.2"
}
}
}