We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2239aec commit 89351baCopy full SHA for 89351ba
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "tus-js-client",
3
- "version": "4.0.0",
+ "version": "4.0.1",
4
"description": "A pure JavaScript client for the tus resumable upload protocol",
5
"main": "lib.es5/node/index.js",
6
"module": "lib.esm/node/index.js",
0 commit comments