This commit is contained in:
Arnaud 2024-09-27 17:37:40 +02:00
parent 49f82f49bc
commit ddc8158601
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.^",
"version": "0.0.6",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@codex-storage/sdk-js",
"version": "0.0.^",
"version": "0.0.6",
"license": "MIT",
"dependencies": {
"valibot": "^0.32.0"

View File

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