We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 36c3055 + a985af6 commit 205d7b1Copy full SHA for 205d7b1
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-keyevent-expo-config-plugin",
3
- "version": "1.0.1",
+ "version": "1.0.49",
4
"description": "Config plugin to auto configure react-native-keyevent on prebuild",
5
"main": "build/withReactNativeKeyevent.js",
6
"types": "build/withReactNativeKeyevent.d.ts",
@@ -24,12 +24,12 @@
24
],
25
"author": "Scott Pritchard",
26
"devDependencies": {
27
- "expo-module-scripts": "^2.1.1"
+ "expo-module-scripts": "^3.1.0"
28
},
29
"peerDependencies": {
30
- "expo": "^46.0.2"
+ "expo": "^49.0.0"
31
32
"dependencies": {
33
- "@expo/config-plugins": "^5.0.1"
+ "@expo/config-plugins": "^7.2.5"
34
}
35
0 commit comments