Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MWS] package.json lists playwright modules as production dependencies #8655

Open
pmario opened this issue Oct 2, 2024 · 0 comments
Open

Comments

@pmario
Copy link
Member

pmario commented Oct 2, 2024

package.json lists 2 playwright packages as "production" dependencies. IMO they should be dev-dependencies.

See:

TiddlyWiki5/package.json

Lines 41 to 45 in 6dd6b7b

"dependencies": {
"@playwright/test": "^1.46.1",
"better-sqlite3": "^9.4.3",
"node-sqlite3-wasm": "^0.8.10",
"playwright": "^1.46.1"

@pmario pmario changed the title [BUG] package.json lists playwright modules as production dependencies [MWS] package.json lists playwright modules as production dependencies Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant