Skip to content

Commit c20def3

Browse files
fix(deps): remove make-fetch-happen for real
1 parent 5bc4c7f commit c20def3

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,7 @@
4040
"validate": "kcd-scripts validate"
4141
},
4242
"dependencies": {
43-
"@babel/runtime": "^7.24.5",
44-
"@types/make-fetch-happen": "^10.0.4",
45-
"make-fetch-happen": "^13.0.1"
43+
"@babel/runtime": "^7.24.5"
4644
},
4745
"devDependencies": {
4846
"@remark-embedder/core": "^3.0.3",

0 commit comments

Comments
 (0)