chore: add metadata

This commit is contained in:
fryorcraken.eth 2022-09-05 21:20:29 +10:00
parent 5a697b91ed
commit ecb58c8eda
No known key found for this signature in database
GPG Key ID: A82ED75A8DFC50A4
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
"name": "@waku/node-tests",
"packageManager": "yarn@3.2.0",
"type": "module",
"repository": "https://github.com/waku-org/waku-tests",
"license": "MIT OR Apache-2.0",
"scripts": {
"fix": "run-s fix:**",
"fix:lint": "eslint . --ext .js --fix",