This commit is contained in:
Philipp Kunz 2024-11-24 20:02:41 +01:00
parent cbfdd8e123
commit 9801e15c32
2 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@push.rocks/smartbucket",
"version": "3.3.1",
"version": "3.3.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@push.rocks/smartbucket",
"version": "3.3.1",
"version": "3.3.2",
"license": "UNLICENSED",
"dependencies": {
"@push.rocks/smartpath": "^5.0.18",

View File

@ -1,6 +1,6 @@
{
"name": "@push.rocks/smartbucket",
"version": "3.3.1",
"version": "3.3.2",
"description": "A TypeScript library facilitating cloud-agnostic object storage with capabilities such as bucket management, file operations, directory management, and advanced data streaming functionalities.",
"main": "dist_ts/index.js",
"typings": "dist_ts/index.d.ts",
@ -74,4 +74,4 @@
"type": "git",
"url": "https://code.foss.global/push.rocks/smartbucket.git"
}
}
}