Skip to content

Commit 9612f37

Browse files
committed
install playwright
1 parent 6c77213 commit 9612f37

File tree

2 files changed

+97
-119
lines changed

2 files changed

+97
-119
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"@babel/preset-react": "^7.26.3",
1919
"@babel/preset-typescript": "^7.27.1",
2020
"@eslint/compat": "^1.2.7",
21+
"@playwright/test": "^1.55.1",
2122
"@testing-library/dom": "^10.4.0",
2223
"@testing-library/jest-dom": "^6.6.3",
2324
"@testing-library/react": "^16.2.0",

0 commit comments

Comments
 (0)