Skip to content

Commit

Permalink
chore: fix peer dep warning in nightwatch template folder
Browse files Browse the repository at this point in the history
This doesn't affect the actual project.
Just some project maintenance issue.
  • Loading branch information
haoqunjiang committed Oct 11, 2024
1 parent 30d0941 commit f779862
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
10 changes: 4 additions & 6 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions template/config/nightwatch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"geckodriver": "^4.5.0",
"chromedriver": "^129.0.2",
"ts-node": "^10.9.2",
"vite": "^5.4.8",
"vite-plugin-nightwatch": "^0.4.6"
}
}

0 comments on commit f779862

Please sign in to comment.