updated package version added missing package

This commit is contained in:
12inchpenguin 2025-04-01 15:24:11 +03:00
parent b3337f4687
commit a1b38a8e71
2 changed files with 8062 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{
"name": "@DeBrosOfficial/network",
"name": "@debros/network",
"version": "0.0.10",
"description": "Debros network core functionality for IPFS, libp2p and OrbitDB",
"type": "module",
@ -43,6 +43,7 @@
"@orbitdb/core": "^2.5.0",
"@orbitdb/feed-db": "^1.1.2",
"blockstore-fs": "^2.0.2",
"express": "^5.1.0",
"helia": "^5.3.0",
"libp2p": "^2.8.2",
"node-forge": "^1.3.1",
@ -54,6 +55,7 @@
"devDependencies": {
"@constl/orbit-db-types": "^2.0.6",
"@orbitdb/core-types": "^1.0.14",
"@types/express": "^5.0.1",
"@types/node": "^22.13.10",
"@types/node-forge": "^1.3.11",
"husky": "^8.0.3",

8059
pnpm-lock.yaml generated Normal file

File diff suppressed because it is too large Load Diff