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 ba50a8a commit f9f32caCopy full SHA for f9f32ca
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "tus-js-client",
3
- "version": "2.2.0",
+ "version": "2.3.0",
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