try to move dependencies to fix test

This commit is contained in:
weboko 2023-01-31 22:51:27 +01:00
parent 848f73c44c
commit f7a34acb1c
No known key found for this signature in database

View File

@ -72,9 +72,6 @@
"gh-pages": "^3.2.3",
"husky": "^7.0.4",
"ignore-loader": "^0.1.2",
"@waku/core": "^0.0.10",
"@waku/interfaces": "^0.0.7",
"@waku/proto": "^0.0.2",
"jsdom": "^19.0.0",
"jsdom-global": "^3.0.2",
"karma": "^6.3.12",
@ -123,6 +120,9 @@
"@stablelib/random": "^1.0.2",
"@stablelib/sha256": "^1.0.1",
"@stablelib/x25519": "^1.0.1",
"@waku/core": "^0.0.10",
"@waku/interfaces": "^0.0.7",
"@waku/proto": "^0.0.2",
"bn.js": "^5.2.1",
"eventemitter3": "^5.0.0",
"js-base64": "^3.7.3",