init 003_test,
This commit is contained in:
17
003_test/002_mobile/01_test_seat/app/package.json
Normal file
17
003_test/002_mobile/01_test_seat/app/package.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "app",
|
||||
"version": "1.0.0",
|
||||
"main": "index.js",
|
||||
"scripts": {},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"description": "",
|
||||
"devDependencies": {
|
||||
"@playwright/test": "^1.52.0",
|
||||
"@types/node": "^22.15.18"
|
||||
},
|
||||
"dependencies": {
|
||||
"prettier": "^3.5.3"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user