참고소스 수정본
This commit is contained in:
13
참고/playwright-main/examples/github-api/package.json
Normal file
13
참고/playwright-main/examples/github-api/package.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "github-api",
|
||||
"version": "0.0.1",
|
||||
"scripts": {
|
||||
"test": "playwright test"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"@playwright/test": "^1.17.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user