We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f268088 commit e44f409Copy full SHA for e44f409
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "tus-js-client",
3
- "version": "3.1.2",
+ "version": "3.1.3",
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