diff --git a/package.json b/package.json index 221c2fd3..3680b5c1 100644 --- a/package.json +++ b/package.json @@ -92,8 +92,8 @@ "types": "./build/lib/driver.d.ts", "devDependencies": { "@appium/eslint-config-appium": "^8.0.5", - "@appium/tsconfig": "^0.x", - "@appium/types": "^0.x", + "@appium/tsconfig": "0.3.3", + "@appium/types": "0.22.2", "@semantic-release/changelog": "^6.0.3", "@semantic-release/git": "^10.0.1", "@types/bluebird": "^3.5.42",