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 e02c494 commit 5715ea0Copy full SHA for 5715ea0
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "tus-js-client",
3
- "version": "2.3.0",
+ "version": "2.3.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