This commit is contained in:
Philipp Kunz 2024-05-05 19:52:51 +02:00
parent b871e23052
commit dab74572b8
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": "2.0.4",
"version": "2.0.5",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@push.rocks/smartbucket",
"version": "2.0.4",
"version": "2.0.5",
"license": "UNLICENSED",
"dependencies": {
"@push.rocks/smartpath": "^5.0.5",

View File

@ -1,6 +1,6 @@
{
"name": "@push.rocks/smartbucket",
"version": "2.0.4",
"version": "2.0.5",
"description": "A TypeScript library for simple cloud independent object storage with support for buckets, directories, and files.",
"main": "dist_ts/index.js",
"typings": "dist_ts/index.d.ts",
@ -57,4 +57,4 @@
"files management",
"directories management"
]
}
}