Skip to content

Commit

Permalink
feat: bump appium-adb to handle screenState=SCREEN_STATE_OFF as locked
Browse files Browse the repository at this point in the history
  • Loading branch information
KazuCocoa authored Jan 24, 2025
1 parent 8216cf2 commit c4c73ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"dependencies": {
"@appium/support": "^6.0.0",
"@colors/colors": "^1.6.0",
"appium-adb": "^12.10.1",
"appium-adb": "^12.12.0",
"appium-chromedriver": "^6.0.1",
"asyncbox": "^3.0.0",
"axios": "^1.x",
Expand Down

0 comments on commit c4c73ca

Please sign in to comment.