expo-keep-awake
Advanced tools
Comparing version 14.0.3-canary-20250131-5c4e588 to 14.0.3-canary-20250207-8bc5146
{ | ||
"name": "expo-keep-awake", | ||
"version": "14.0.3-canary-20250131-5c4e588", | ||
"version": "14.0.3-canary-20250207-8bc5146", | ||
"description": "Provides a React component that prevents the screen sleeping when rendered. It also exposes static methods to control the behavior imperatively.", | ||
@@ -37,6 +37,6 @@ "main": "build/index.js", | ||
"@testing-library/react-native": "^12.5.2", | ||
"expo-module-scripts": "4.0.4-canary-20250131-5c4e588" | ||
"expo-module-scripts": "4.0.4-canary-20250207-8bc5146" | ||
}, | ||
"peerDependencies": { | ||
"expo": "53.0.0-canary-20250131-5c4e588", | ||
"expo": "53.0.0-canary-20250207-8bc5146", | ||
"react": "*" | ||
@@ -46,3 +46,4 @@ }, | ||
"preset": "expo-module-scripts" | ||
} | ||
}, | ||
"gitHead": "8bc5146852ccd7033138bac9ef8d3c41ae85a211" | ||
} |
51586