updated package version added missing package
This commit is contained in:
parent
b3337f4687
commit
a1b38a8e71
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "@DeBrosOfficial/network",
|
"name": "@debros/network",
|
||||||
"version": "0.0.10",
|
"version": "0.0.10",
|
||||||
"description": "Debros network core functionality for IPFS, libp2p and OrbitDB",
|
"description": "Debros network core functionality for IPFS, libp2p and OrbitDB",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
@ -43,6 +43,7 @@
|
|||||||
"@orbitdb/core": "^2.5.0",
|
"@orbitdb/core": "^2.5.0",
|
||||||
"@orbitdb/feed-db": "^1.1.2",
|
"@orbitdb/feed-db": "^1.1.2",
|
||||||
"blockstore-fs": "^2.0.2",
|
"blockstore-fs": "^2.0.2",
|
||||||
|
"express": "^5.1.0",
|
||||||
"helia": "^5.3.0",
|
"helia": "^5.3.0",
|
||||||
"libp2p": "^2.8.2",
|
"libp2p": "^2.8.2",
|
||||||
"node-forge": "^1.3.1",
|
"node-forge": "^1.3.1",
|
||||||
@ -54,6 +55,7 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@constl/orbit-db-types": "^2.0.6",
|
"@constl/orbit-db-types": "^2.0.6",
|
||||||
"@orbitdb/core-types": "^1.0.14",
|
"@orbitdb/core-types": "^1.0.14",
|
||||||
|
"@types/express": "^5.0.1",
|
||||||
"@types/node": "^22.13.10",
|
"@types/node": "^22.13.10",
|
||||||
"@types/node-forge": "^1.3.11",
|
"@types/node-forge": "^1.3.11",
|
||||||
"husky": "^8.0.3",
|
"husky": "^8.0.3",
|
||||||
|
8059
pnpm-lock.yaml
generated
Normal file
8059
pnpm-lock.yaml
generated
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user