We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4b8235 commit bb08abeCopy full SHA for bb08abe
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@devicefarmer/adbkit",
3
- "version": "3.2.3",
+ "version": "3.2.4",
4
"description": "A Typescript client for the Android Debug Bridge.",
5
"keywords": [
6
"adb",
@@ -48,7 +48,7 @@
48
},
49
"dependencies": {
50
"@devicefarmer/adbkit-logcat": "^2.1.2",
51
- "@devicefarmer/adbkit-monkey": "~1.2.0",
+ "@devicefarmer/adbkit-monkey": "~1.2.1",
52
"bluebird": "~3.7",
53
"commander": "^9.1.0",
54
"debug": "~4.3.1",
0 commit comments