This commit is contained in:
2023-11-03 01:36:12 +01:00
parent 8bc939173a
commit f3a0ff1f63
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@push.rocks/smartbucket",
"version": "2.0.2",
"version": "2.0.3",
"description": "simple cloud independent object storage",
"main": "dist_ts/index.js",
"typings": "dist_ts/index.d.ts",
@@ -42,4 +42,4 @@
"browserslist": [
"last 1 chrome versions"
]
}
}