This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "fancy-wordle",
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"test": "playwright test",
|
||||
"test:headed": "playwright test --headed",
|
||||
"test:report": "playwright show-report"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@playwright/test": "^1.60.0",
|
||||
"http-server": "^14.1.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user