KI-AGENT: Mobile Version auf 2.0.0 anheben

- App-Version auf 2.0.0 gesetzt
- iOS Buildnummer auf 3 gesetzt
- Package-Lock auf neue Mobile-Version aktualisiert
This commit is contained in:
2026-05-20 20:09:13 +02:00
parent 22bcf01fa8
commit bc655f0e06
3 changed files with 8 additions and 5 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "mobile",
"version": "1.0.0",
"version": "2.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "mobile",
"version": "1.0.0",
"version": "2.0.0",
"dependencies": {
"@expo/vector-icons": "^15.0.3",
"@react-navigation/bottom-tabs": "^7.4.0",
@@ -45,6 +45,9 @@
"eslint": "^9.25.0",
"eslint-config-expo": "~10.0.0",
"typescript": "~5.9.2"
},
"engines": {
"node": "22.x"
}
},
"node_modules/@0no-co/graphql.web": {