This commit is contained in:
Philipp Kunz 2024-05-17 18:53:12 +02:00
parent a0be96bf23
commit 72d1e1e5a2
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

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

View File

@ -1,6 +1,6 @@
{
"name": "@push.rocks/smartbucket",
"version": "2.0.5",
"version": "3.0.0",
"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",