Skip to content

Commit

Permalink
fix: restored caret on node-fetch version
Browse files Browse the repository at this point in the history
  • Loading branch information
lquixada committed Jul 2, 2023
1 parent ff14bdd commit 6669927
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"url": "https://github.com/lquixada/cross-fetch/issues"
},
"dependencies": {
"node-fetch": "2.6.12"
"node-fetch": "^2.6.12"
},
"devDependencies": {
"@commitlint/cli": "12.0.1",
Expand Down

0 comments on commit 6669927

Please sign in to comment.