dep: remove overrides
This commit is contained in:
parent
8438dd48e3
commit
0178ed3323
|
@ -22,15 +22,12 @@
|
|||
"rollup-plugin-ignore-import": "^1.3.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lumeweb/bigint-crypto-utils": "^1.0.0",
|
||||
"@lumeweb/bigint-crypto-utils": "1.0.0",
|
||||
"@lumeweb/kernel-network-registry-client": "^0.1.0-develop.10",
|
||||
"@lumeweb/kernel-rpc-client": "0.0.2-develop.17",
|
||||
"@lumeweb/libethsync": "0.1.0-develop.61",
|
||||
"@lumeweb/libkernel": "0.1.0-develop.66",
|
||||
"level": "^8.0.0",
|
||||
"p-defer": "^4.0.0"
|
||||
},
|
||||
"overrides": {
|
||||
"bigint-crypto-utils": "@lumeweb/bigint-crypto-utils"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue