Update version

This commit is contained in:
Arnaud 2025-03-31 20:51:54 +02:00
parent 54dca841f1
commit f6d0852e86
No known key found for this signature in database
GPG Key ID: 69D6CE281FCAE663
2 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@codex-storage/sdk-js",
"version": "0.1.0",
"version": "0.1.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@codex-storage/sdk-js",
"version": "0.1.0",
"version": "0.1.1",
"license": "MIT",
"dependencies": {
"undici": "^7.5.0",

View File

@ -1,6 +1,6 @@
{
"name": "@codex-storage/sdk-js",
"version": "0.1.0",
"version": "0.1.1",
"description": "Codex SDK to interact with the Codex decentralized storage network.",
"repository": {
"type": "git",
@ -87,4 +87,4 @@
"undici": "^7.5.0",
"valibot": "^0.32.0"
}
}
}