Add a tester script
This commit is contained in:
@@ -8,5 +8,9 @@
|
||||
"cross": "node tools/cross.js"
|
||||
},
|
||||
"author": "Eugen Wissner <belka@caraus.de>",
|
||||
"license": "MPL-2.0"
|
||||
"license": "MPL-2.0",
|
||||
"dependencies": {
|
||||
"chalk": "^5.3.0",
|
||||
"glob": "^10.4.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user