@ -16,7 +16,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- The lightbox view includes a download button for the image in mobile view.
## [0.3.57] - 2025.02.11
### Added
- Automatic user creation in onboarding meetings
@ -1,12 +1,12 @@
{
"name": "TimeSafari",
"version": "0.3.57",
"version": "0.4.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"dependencies": {
"@capacitor/android": "^6.1.2",
"@capacitor/cli": "^6.1.2",
@ -1,6 +1,6 @@
"scripts": {
"dev": "vite",
"serve": "vite preview",