chore: add metadata
This commit is contained in:
parent
5a697b91ed
commit
ecb58c8eda
|
@ -2,6 +2,8 @@
|
||||||
"name": "@waku/node-tests",
|
"name": "@waku/node-tests",
|
||||||
"packageManager": "yarn@3.2.0",
|
"packageManager": "yarn@3.2.0",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
|
"repository": "https://github.com/waku-org/waku-tests",
|
||||||
|
"license": "MIT OR Apache-2.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"fix": "run-s fix:**",
|
"fix": "run-s fix:**",
|
||||||
"fix:lint": "eslint . --ext .js --fix",
|
"fix:lint": "eslint . --ext .js --fix",
|
||||||
|
|
Loading…
Reference in New Issue