updated readme and packagejson

This commit is contained in:
12inchpenguin 2025-04-01 16:44:29 +03:00
parent a4cbda0fb9
commit ef4be50b5a
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# @debros/netowrk
# @debros/network
Core networking functionality for the Debros decentralized network. This package provides essential IPFS, libp2p, and OrbitDB functionality to build decentralized applications on the Debros network.

View File

@ -1,6 +1,6 @@
{
"name": "@debros/network",
"version": "0.0.13-alpha",
"version": "0.0.14-alpha",
"description": "Debros network core functionality for IPFS, libp2p and OrbitDB",
"type": "module",
"main": "dist/index.js",