Skip to content

Commit 3f8063b

Browse files
committed
Bump to v1.7.5
1 parent b3542ee commit 3f8063b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "abortcontroller-polyfill",
3-
"version": "1.7.4",
3+
"version": "1.7.5",
44
"description": "Polyfill/ponyfill for the AbortController DOM API + optional patching of fetch (stub that calls catch, doesn't actually abort request).",
55
"main": "dist/umd-polyfill.js",
66
"files": [

0 commit comments

Comments
 (0)