Explorar el Código

updated selenium-webdriver version

Gildas hace 6 años
padre
commit
dcb68a60e5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      cli/package.json

+ 1 - 1
cli/package.json

@@ -10,7 +10,7 @@
 		"jsdom": "*",
 		"puppeteer-core": "*",
 		"request-promise-native": "*",
-		"selenium-webdriver": "4.0.0-alpha.1",
+		"selenium-webdriver": "4.0.0-alpha.4",
 		"strong-data-uri": "*",
 		"yargs": "*"
 	}