This commit is contained in:
2024-06-03 21:35:08 +02:00
parent b9c384dd08
commit d48c5e229a
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@push.rocks/smartbucket",
"version": "3.0.9",
"version": "3.0.10",
"description": "A TypeScript library offering simple and cloud-agnostic object storage with advanced features like bucket creation, file and directory management, and data streaming.",
"main": "dist_ts/index.js",
"typings": "dist_ts/index.d.ts",
@@ -69,4 +69,4 @@
"type": "git",
"url": "https://code.foss.global/push.rocks/smartbucket.git"
}
}
}