Prepare release

This commit is contained in:
Arnaud 2024-10-25 10:38:05 +02:00
parent 342cfc469a
commit 0747eba9d9
No known key found for this signature in database
GPG Key ID: 69D6CE281FCAE663
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@codex-storage/sdk-js",
"version": "0.0.9",
"version": "0.0.10",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@codex-storage/sdk-js",
"version": "0.0.9",
"version": "0.0.10",
"license": "MIT",
"dependencies": {
"valibot": "^0.32.0"

View File

@ -1,6 +1,6 @@
{
"name": "@codex-storage/sdk-js",
"version": "0.0.9",
"version": "0.0.10",
"description": "Codex SDK to interact with the Codex decentralized storage network.",
"repository": {
"type": "git",