mirror of
https://github.com/logos-messaging/js-rln.git
synced 2026-01-02 13:43:06 +00:00
move core to dev dep
This commit is contained in:
parent
18b6ce86cb
commit
1f0ba9b1e6
591
package-lock.json
generated
591
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -72,7 +72,6 @@
|
||||
"@types/uuid": "^8.3.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.8.1",
|
||||
"@typescript-eslint/parser": "^5.8.1",
|
||||
"@waku/core": "^0.0.26",
|
||||
"@waku/interfaces": "^0.0.21",
|
||||
"@waku/message-encryption": "^0.0.24",
|
||||
"@web/rollup-plugin-import-meta-assets": "^1.0.7",
|
||||
@ -141,6 +140,7 @@
|
||||
"dependencies": {
|
||||
"@chainsafe/bls-keystore": "^3.0.0",
|
||||
"@waku/utils": "^0.0.14",
|
||||
"@waku/core": "^0.0.26",
|
||||
"@waku/zerokit-rln-wasm": "^0.0.13",
|
||||
"ethereum-cryptography": "^2.1.2",
|
||||
"ethers": "^5.7.2",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user