Skip to content

Commit 62fc8ea

Browse files
author
Antoni Kepinski
committed
1.0.7
1 parent 1a3c424 commit 62fc8ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fetch-blob",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"description": "A Blob implementation in Node.js, originally from node-fetch.",
55
"main": "index.js",
66
"files": [
@@ -49,4 +49,4 @@
4949
]
5050
},
5151
"dependencies": {}
52-
}
52+
}

0 commit comments

Comments
 (0)