김승훈

json update

No preview for this file type
This diff is collapsed. Click to expand it.
...@@ -9,7 +9,11 @@ ...@@ -9,7 +9,11 @@
9 "author": "", 9 "author": "",
10 "license": "ISC", 10 "license": "ISC",
11 "dependencies": { 11 "dependencies": {
12 - "selenium-webdriver": "^4.0.0-alpha.1", 12 + "async": "^2.6.1",
13 + "iconv-lite": "^0.4.24",
14 + "jason": "^2.0.0",
15 + "json": "^9.0.6",
16 + "selenium-webdriver": "^3.6.0",
13 "webdriverio": "^4.14.0" 17 "webdriverio": "^4.14.0"
14 } 18 }
15 } 19 }
......