Skip to content

Commit

Permalink
WDIO v8 | dependencies upgraded to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
Thangarajtk committed Jul 11, 2023
1 parent 7de332b commit 40c954c
Show file tree
Hide file tree
Showing 3 changed files with 8,822 additions and 11,269 deletions.
2 changes: 1 addition & 1 deletion babel.config.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
export const presets = [
['@babel/preset-env', {
targets: {
node: 16
node: "current"
}
}]
];
Loading

0 comments on commit 40c954c

Please sign in to comment.