Skip to content

Commit 70b9dd6

Browse files
committed
build: Update fetch polyfill for integration tests to v2
1 parent 63474f8 commit 70b9dd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"sinon": "^3.2.1",
5555
"through2": "^2.0.0",
5656
"typescript": "^1.8.10",
57-
"whatwg-fetch": "^1.0.0"
57+
"whatwg-fetch": "^2.0.3"
5858
},
5959
"prettier": {
6060
"singleQuote": true,

0 commit comments

Comments
 (0)