Files
mnote/package.json
T

9 lines
131 B
JSON
Raw Normal View History

2025-11-23 10:55:04 +08:00
{
"scripts": {
"desktop:hot": "node scripts/desktop-hot.js"
},
"dependencies": {
"@playwright/test": "^1.56.1"
}
}