mirror of
https://codeberg.org/Kankys/musicCalendar_automationTest.git
synced 2026-03-03 02:34:54 +00:00
First test
This commit is contained in:
18
package.json
Normal file
18
package.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "musiccalendar_automationtest",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://codeberg.org/Kankys/musicCalendar_automationTest.git"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"@playwright/test": "^1.58.1",
|
||||
"@types/node": "^25.2.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user