Files
mnote/package.json
T
2025-11-23 10:55:04 +08:00

9 lines
131 B
JSON

{
"scripts": {
"desktop:hot": "node scripts/desktop-hot.js"
},
"dependencies": {
"@playwright/test": "^1.56.1"
}
}