Skip to content

Commit

Permalink
fix: build error with type
Browse files Browse the repository at this point in the history
  • Loading branch information
KazuCocoa committed Sep 13, 2024
1 parent 94a7958 commit e9afaa3
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 @@ -44,7 +44,7 @@
"dependencies": {
"@appium/base-driver": "^9.1.0",
"@appium/support": "^5.1.1",
"@xmldom/xmldom": "^0.9.0",
"@xmldom/xmldom": "^0.9.2",
"appium-adb": "^12.0.0",
"asyncbox": "^3.0.0",
"axios": "^1.6.5",
Expand Down

0 comments on commit e9afaa3

Please sign in to comment.