playwright/utils/flakiness-dashboard/package.json

13 lines
212 B
JSON
Raw Normal View History

{
"name": "flakiness-dashboard",
"version": "",
"description": "",
"scripts": {
"test": "echo \"No tests yet...\""
},
"author": "",
"dependencies": {
"@azure/storage-blob": "^12.16.0"
}
}