Skip to content

Commit

Permalink
Revert "chore(): pin dependencies" (#519)
Browse files Browse the repository at this point in the history
This reverts commit d82c952.
  • Loading branch information
mykola-mokhnach authored Apr 25, 2022
1 parent 9618056 commit c506079
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,13 @@
"build/lib"
],
"dependencies": {
"@appium/base-driver": "8.5.2",
"@appium/support": "2.57.4",
"@appium/base-driver": "^8.5.2",
"@appium/support": "^2.55.3",
"@babel/runtime": "^7.0.0",
"appium-adb": "9.2.1",
"appium-android-driver": "5.0.9",
"appium-chromedriver": "5.0.3",
"appium-uiautomator2-server": "5.5.1",
"appium-adb": "^9.0.0",
"appium-android-driver": "^5.0.9",
"appium-chromedriver": "^5.0.2",
"appium-uiautomator2-server": "^5.5.0",
"asyncbox": "^2.3.1",
"axios": "^0.x",
"bluebird": "^3.5.1",
Expand Down

0 comments on commit c506079

Please sign in to comment.