Skip to content

Commit

Permalink
Downgrade node-fetch to maintain compatibility with commonjs (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
typeofweb authored Oct 17, 2022
1 parent d7ccde3 commit 8465582
Show file tree
Hide file tree
Showing 2 changed files with 3,090 additions and 2,892 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"fast-glob": "^3.2.11",
"graphql": "^16.6.0",
"jose": "^4.9.2",
"node-fetch": "^3.2.10",
"node-fetch": "^2.6.7",
"retes": "^0.33.0",
"uuid": "^8.3.2"
},
Expand Down
Loading

0 comments on commit 8465582

Please sign in to comment.