docs(showcase): add public qlockify showcase + screenshots
This commit is contained in:
10
scripts/package.json
Normal file
10
scripts/package.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"private": true,
|
||||
"type": "commonjs",
|
||||
"scripts": {
|
||||
"screenshots": "node capture-screenshots.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"playwright": "^1.57.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user