chore: Iteration version.

This commit is contained in:
Hayden Young 2025-05-26 10:36:51 +02:00
parent 231976998f
commit d0004044f2
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@orbitdb/core",
"version": "2.5.0",
"version": "3.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@orbitdb/core",
"version": "2.5.0",
"version": "3.0.0",
"license": "MIT",
"dependencies": {
"@ipld/dag-cbor": "^9.0.6",

View File

@ -1,6 +1,6 @@
{
"name": "@orbitdb/core",
"version": "2.5.0",
"version": "3.0.0",
"description": "Distributed p2p database on IPFS",
"author": "Haad",
"license": "MIT",