This commit is contained in:
Philipp Kunz 2023-11-03 01:36:12 +01:00
parent 8bc939173a
commit f3a0ff1f63
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.2",
"version": "2.0.3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@push.rocks/smartbucket",
"version": "2.0.2",
"version": "2.0.3",
"license": "UNLICENSED",
"dependencies": {
"@push.rocks/smartpath": "^5.0.5",

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"
]
}
}