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 12696c9 commit 9149b84Copy full SHA for 9149b84
packages/server/package.json
@@ -1,7 +1,7 @@
1
{
2
"$schema": "https://json.schemastore.org/package.json",
3
"name": "@tus/server",
4
- "version": "1.0.0",
+ "version": "1.0.1",
5
"description": "Tus resumable upload protocol in Node.js",
6
"main": "dist/index.js",
7
"types": "dist/index.d.ts",
0 commit comments