Skip to content

Commit f779862

Browse files
committed
chore: fix peer dep warning in nightwatch template folder
This doesn't affect the actual project. Just some project maintenance issue.
1 parent 30d0941 commit f779862

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

pnpm-lock.yaml

Lines changed: 4 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

template/config/nightwatch/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"geckodriver": "^4.5.0",
1010
"chromedriver": "^129.0.2",
1111
"ts-node": "^10.9.2",
12+
"vite": "^5.4.8",
1213
"vite-plugin-nightwatch": "^0.4.6"
1314
}
1415
}

0 commit comments

Comments
 (0)