Skip to content

Commit ada0c03

Browse files
author
Sijo Cheeran
committed
++ - Updated dependencies, added support for resizeWindow & maximizeWindow
1 parent 68f23ad commit ada0c03

File tree

2 files changed

+217
-206
lines changed

2 files changed

+217
-206
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "testcafe-browser-provider-crossbrowsertesting",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"description": "crossbrowsertesting TestCafe browser provider plugin.",
55
"repository": "https://github.com/sijosyn/testcafe-browser-provider-crossbrowsertesting",
66
"homepage": "https://github.com/sijosyn/testcafe-browser-provider-crossbrowsertesting",
@@ -29,11 +29,11 @@
2929
"license": "MIT",
3030
"dependencies": {
3131
"babel-runtime": "^6.11.6",
32-
"cbt_tunnels": "^0.9.4",
32+
"cbt_tunnels": "^0.9.8",
3333
"lodash": "^4.17.4",
3434
"request": "^2.83.0",
3535
"request-promise": "^4.2.2",
36-
"wd": "^1.6.0"
36+
"wd": "^1.11.1"
3737
},
3838
"devDependencies": {
3939
"babel-eslint": "^6.1.2",

0 commit comments

Comments
 (0)