Working version
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "vcv-rack-scraper",
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"description": "Automate VCV Library cleanup for non-hardware-clone modules",
|
||||
"scripts": {
|
||||
"clean:vcv": "node scripts/clean-non-hardware-clone.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"playwright": "^1.55.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user