mirror of
https://github.com/logos-messaging/js-noise.git
synced 2026-01-02 13:43:08 +00:00
try to move dependencies to fix test
This commit is contained in:
parent
848f73c44c
commit
f7a34acb1c
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user