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 ae6b384 commit 4aa6e7dCopy full SHA for 4aa6e7d
packages/gcs-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.3`.
+> Make sure to use the new packages.
6
7
## Contents
8
packages/gcs-store/package.json
@@ -1,7 +1,7 @@
1
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@tus/gcs-store",
- "version": "1.0.0-beta.3",
+ "version": "1.0.0-beta",
"description": "Google Cloud Storage for @tus/server",
"main": "dist/index.js",
"types": "dist/index.d.ts",
0 commit comments