Skip to content

Commit

Permalink
Merge pull request #1079 from azranel/bump-deps
Browse files Browse the repository at this point in the history
Bump dependecies
  • Loading branch information
Alberto Fernández-Capel authored Aug 8, 2023
2 parents fda14c5 + ceacf38 commit bb157ee
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 bb157ee

Please sign in to comment.