We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 852476f commit aaea172Copy full SHA for aaea172
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.1.0",
+ "version": "2.1.1",
5
"type": "module",
6
"types": "./dist/index.d.ts",
7
"exports": {
0 commit comments