Skip to content

Commit

Permalink
Bump dependecies
Browse files Browse the repository at this point in the history
  • Loading branch information
azranel committed Aug 5, 2023
1 parent fda14c5 commit ceacf38
Show file tree
Hide file tree
Showing 2 changed files with 1,646 additions and 1,842 deletions.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,7 @@
"dev": "web-dev-server --app-index index.html --root-dir dist --node-resolve --open",
"start": "yarn build-assets && concurrently --kill-others --names js,css,dev-server 'yarn watch' 'yarn build-css --watch' 'yarn dev'"
},
"dependencies": {}
"dependencies": {
"webdriverio": "^7.19.5"
}
}
Loading

0 comments on commit ceacf38

Please sign in to comment.