consento-org / mobile

The first (currently alpha) Consento mobile application
https://consento.org
MIT License
14 stars 1 forks source link

Upgrade expo-cli to v3.28.0 #100

Closed dkastl closed 4 years ago

dkastl commented 4 years ago

Expo CLI says

│   There is a new version of expo-cli available (3.28.0).                │
│   You are currently using expo-cli 3.27.14                              │
│   Install expo-cli globally using the package manager of your choice;   │
│   for example: `npm install -g expo-cli` to get the latest version      │
martinheidegger commented 4 years ago

This error might pop up every now and then as the expo dependency is pinned in the package-lock.json. Updating this occassionally is a good idea and done in #93