We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89367b5 commit ffb9f0cCopy full SHA for ffb9f0c
packages/s3-store/README.md
@@ -2,7 +2,7 @@
2
3
> 👉 **Note**: since 1.0.0 packages are split and published under the `@tus` scope.
4
> The old package, `tus-node-server`, is considered unstable and will only receive security fixes.
5
-> Make sure to use the new packages, currently in beta at `1.0.0-beta.1`.
+> Make sure to use the new package, currently in beta at `1.0.0-beta.4`.
6
7
## Contents
8
packages/s3-store/package.json
@@ -1,7 +1,7 @@
1
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@tus/s3-store",
- "version": "1.0.0-beta.3",
+ "version": "1.0.0-beta.4",
"description": "AWS S3 store for @tus/server",
"main": "dist/index.js",
"types": "dist/index.d.ts",
0 commit comments