Skip to content

Commit

Permalink
fix: node-fetch@2.6.4 bug (#150)
Browse files Browse the repository at this point in the history
  • Loading branch information
paranoidjk committed Sep 23, 2021
1 parent 005c52f commit 29c301d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions package.json
Expand Up @@ -712,6 +712,12 @@
"version": "7.6.0",
"reason": "https://github.com/vuejs/vue-eslint-parser/issues/112"
}
},
"node-fetch": {
"2.6.4": {
"version": "2.6.2",
"reason": "https://github.com/node-fetch/node-fetch/pull/1303"
}
}
}
},
Expand Down

0 comments on commit 29c301d

Please sign in to comment.