This commit is contained in:
Thom Werring 2023-11-26 16:38:57 +01:00
parent 23db1353e1
commit af0d242e91
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
"version": "1.0.0", "version": "1.0.0",
"description": "", "description": "",
"main": "index.js", "main": "index.js",
"type": "module",
"scripts": { "scripts": {
"validate": "test-json-brew", "validate": "test-json-brew",
"test": "echo \"Error: no test specified\" && exit 1" "test": "echo \"Error: no test specified\" && exit 1"