8000 Try a downgraded `node-fetch` · CibiAananth/unifiedjs.github.io@4413ae7 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4413ae7

Browse files
committed
Try a downgraded node-fetch
1 parent 04eab05 commit 4413ae7

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
@@ -39,7 +39,7 @@
3939
"humanize-url": "^3.0.0",
4040
"javascript-time-ago": "^2.0.0",
4141
"js-yaml": "^4.0.0",
42-
"node-fetch": "^3.0.0",
42+
"node-fetch": "^2.0.0",
4343
"number-abbreviate": "^2.0.0",
4444
"p-all": "^4.0.0",
4545
"pick-random": "^4.0.0",

0 commit comments

Comments
 (0)
0