Skip to content

Commit b3786c0

Browse files
Forcing a more updated version of whatwg-url to avoid the message reported at #104.
1 parent 595405b commit b3786c0

File tree

2 files changed

+1068
-1137
lines changed

2 files changed

+1068
-1137
lines changed

package.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,14 @@
7474
"he": "^1.2.0",
7575
"node-fetch": "release-2.x"
7676
},
77+
"overrides": {
78+
79+
"whatwg-url": "14.x"
80+
}
81+
},
82+
"resolutions": {
83+
"whatwg-url": "14.x"
84+
},
7785
"copyFiles": [
7886
{
7987
"from": "LICENSE",

0 commit comments

Comments
 (0)