Skip to content

Commit 5b3cb1b

Browse files
committed
chore: remove redundant @types/nightwatch dependency
Nightwatch v3 has types included in the package, so we don't need to install them separately.
1 parent 8146198 commit 5b3cb1b

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

Diff for: pnpm-lock.yaml

-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: template/config/nightwatch/package.json

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
"nightwatch": "^3.3.8",
77
"@nightwatch/vue": "^3.1.0",
88
"@vitejs/plugin-vue": "^5.0.3",
9-
"@types/nightwatch": "^2.3.30",
109
"geckodriver": "^4.3.0",
1110
"chromedriver": "^121.0.0",
1211
"ts-node": "^10.9.2",

0 commit comments

Comments
 (0)