We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43a1dfc commit c12f50bCopy full SHA for c12f50b
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "generic-filehandle2",
3
"description": "uniform interface for accessing binary data from local files, remote HTTP resources, and browser Blob data",
4
- "version": "2.0.4",
+ "version": "2.0.5",
5
"main": "dist/index.js",
6
"module": "esm/index.js",
7
"repository": "GMOD/generic-filehandle2",
0 commit comments