Skip to content

Commit

Permalink
deps: Install playwright for browser tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kateinoigakukun committed Dec 16, 2023
1 parent e588476 commit 802ca6b
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 0 deletions.
45 changes: 45 additions & 0 deletions package-lock.json

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

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.7.4",
"eslint": "^8.50.0",
"playwright": "^1.40.1",
"prettier": "^3.0.3",
"typescript": "^4.9.5"
}
Expand Down

0 comments on commit 802ca6b

Please sign in to comment.