Skip to content

Commit 6669927

Browse files
committed
fix: restored caret on node-fetch version
1 parent ff14bdd commit 6669927

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
@@ -66,7 +66,7 @@
6666
"url": "https://github.com/lquixada/cross-fetch/issues"
6767
},
6868
"dependencies": {
69-
"node-fetch": "2.6.12"
69+
"node-fetch": "^2.6.12"
7070
},
7171
"devDependencies": {
7272
"@commitlint/cli": "12.0.1",

0 commit comments

Comments
 (0)