expo-dev-menu
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -11,2 +11,8 @@ # Changelog | ||
## 0.1.1 — 2020-12-22 | ||
### 🛠 Breaking changes | ||
- Dropped support for iOS 10.0 ([#11344](https://github.com/expo/expo/pull/11344) by [@tsapeta](https://github.com/tsapeta)) | ||
## 0.1.0 — 2020-12-14 | ||
@@ -13,0 +19,0 @@ |
{ | ||
"name": "expo-dev-menu", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Expo/React Native module with the developer menu.", | ||
@@ -50,4 +50,5 @@ "main": "build/DevMenu.js", | ||
"devDependencies": { | ||
"@react-navigation/native": "~5.8.9", | ||
"@react-navigation/stack": "~5.12.6", | ||
"@react-navigation/core": "5.10.0", | ||
"@react-navigation/native": "5.5.1", | ||
"@react-navigation/stack": "5.4.1", | ||
"babel-plugin-module-resolver": "^4.0.0", | ||
@@ -58,3 +59,3 @@ "expo-module-scripts": "~1.2.0", | ||
}, | ||
"gitHead": "3ef9f881f17e98176b9597065b4a59c4d2e36533" | ||
"gitHead": "4940463a57549775f275bdf4eca459a5a886bacf" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
5126992
34674
7