mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-22 07:33:07 +00:00
Fix tests
This commit is contained in:
parent
f46ce77f57
commit
2e5823cfe3
@ -21,7 +21,8 @@
|
||||
"sandboxed",
|
||||
"transpiled",
|
||||
"typedoc",
|
||||
"untracked"
|
||||
"untracked",
|
||||
"waku"
|
||||
],
|
||||
"flagWords": [],
|
||||
"ignorePaths": [
|
||||
|
||||
9129
package-lock.json
generated
Normal file
9129
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
@ -47,6 +47,7 @@
|
||||
"devDependencies": {
|
||||
"@ava/typescript": "^1.1.1",
|
||||
"@istanbuljs/nyc-config-typescript": "^1.0.1",
|
||||
"@types/node": "^14.14.31",
|
||||
"@typescript-eslint/eslint-plugin": "^4.0.1",
|
||||
"@typescript-eslint/parser": "^4.0.1",
|
||||
"ava": "^3.12.1",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user