Skip to content

Commit

Permalink
release 3.6.2 (#515)
Browse files Browse the repository at this point in the history
  • Loading branch information
koral-- authored Apr 20, 2022
1 parent 04d03e8 commit 8cdd6c1
Show file tree
Hide file tree
Showing 2 changed files with 12,793 additions and 12,546 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@devicefarmer/stf",
"version": "3.6.1",
"version": "3.6.2",
"description": "Smartphone Test Farm",
"keywords": [
"adb",
Expand Down Expand Up @@ -33,9 +33,9 @@
"prepare": "bower install && not-in-install && gulp build || in-install"
},
"dependencies": {
"@devicefarmer/adbkit": "^2.11.3",
"@devicefarmer/adbkit-apkreader": "^3.2.2",
"@devicefarmer/adbkit-monkey": "^1.0.1",
"@devicefarmer/adbkit": "^3.2.2",
"@devicefarmer/adbkit-apkreader": "^3.2.3",
"@devicefarmer/adbkit-monkey": "^1.2.0",
"@devicefarmer/minicap-prebuilt": "^2.7.1",
"@devicefarmer/minitouch-prebuilt": "^1.3.0",
"@devicefarmer/stf-appstore-db": "^1.0.0",
Expand Down
Loading

0 comments on commit 8cdd6c1

Please sign in to comment.