Skip to content

Commit 425395b

Browse files
hazziklquixada
authored andcommitted
feat: allowed minor and patch update of node-fetch (#132)
Fixes #129
1 parent 476ab15 commit 425395b

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
@@ -71,7 +71,7 @@
7171
"url": "https://github.com/lquixada/cross-fetch/issues"
7272
},
7373
"dependencies": {
74-
"node-fetch": "2.6.7"
74+
"node-fetch": "^2.6.7"
7575
},
7676
"devDependencies": {
7777
"@commitlint/cli": "12.0.1",

0 commit comments

Comments
 (0)